From 3061b6e6079108c753d505011e368540d5196f72 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Tue, 4 Oct 2016 12:28:50 -0700 Subject: [PATCH] 0.14.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdab91b9f..26e22b13f 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.14.14", + "version": "0.14.15", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./lib/index.js",