From c485dfc5c88d96f96efb5c44402e91b396cd7d37 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Tue, 9 Aug 2016 09:40:36 -0700 Subject: [PATCH] 0.11.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b56d8fcb..2843ee17a 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.11.4", + "version": "0.11.5", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./dist/index.js",