From a4815818038b24797e9182d4afd9ec1ace169b2c Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Tue, 11 Apr 2017 21:45:53 -0700 Subject: [PATCH] 0.19.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2454cc795..d89427707 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.16", + "version": "0.19.17", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./lib/index.js",