From 460498b5ddfcecee7439eafe4f4d31cacde69f41 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Mon, 1 May 2017 11:23:49 -0700 Subject: [PATCH] 0.19.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14f950ce0..8e94016b6 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.19.20", + "version": "0.19.21", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./lib/index.js",