From a5ce937986466b3f21314d89e7e8c7ef3ef45dac Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Wed, 6 Sep 2017 14:26:31 -0700 Subject: [PATCH] 0.22.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5505c93cf..1c038e9b7 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.22.3", + "version": "0.22.4", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./lib/index.js",