From 5bde3b3ecd923a276ac8b1e6f80def61c93159ab Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Thu, 4 May 2017 17:17:10 -0700 Subject: [PATCH] 0.19.26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 442b9b6a0..16bb834a3 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.25", + "version": "0.19.26", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./lib/index.js",