From a1d4de3b20097c7490eaefc663f26fc040ae20a9 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Wed, 12 Jul 2017 12:59:05 -0700 Subject: [PATCH] 0.20.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b15873de..a568235fd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "slate", "description": "A completely customizable framework for building rich text editors.", - "version": "0.20.5", + "version": "0.20.6", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./lib/index.js",