From 729ce2e4c0588f8de224a8451e9a680145ab6e29 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Mon, 21 Nov 2016 14:46:16 -0800 Subject: [PATCH] 0.15.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a5fcfd4d..d9b04b818 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.15.6", + "version": "0.15.7", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./lib/index.js",