From a3f7f9bd024f8d6c785ae6b9cc19e20204accaa7 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Thu, 4 May 2017 15:57:03 -0700 Subject: [PATCH] v0.19.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a3060e37..5e57c6900 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.24", + "version": "0.19.25", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./lib/index.js",