From 1421f28f8771814426fb6aa3e0299977ea31894b Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Wed, 19 Apr 2017 09:18:03 -0700 Subject: [PATCH] 0.19.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7bdc9c04..d85baf0a6 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.18", + "version": "0.19.19", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./lib/index.js",