From bd10da506686b67cf6111b30678d675d4354064b Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Fri, 5 Aug 2016 12:43:50 -0700 Subject: [PATCH] 0.11.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 202b192e9..d475330fe 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.1", + "version": "0.11.2", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./dist/index.js",