From eed4f0489283e61a85730012315cfe0770dbdc8f Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Fri, 12 Aug 2016 11:35:56 -0700 Subject: [PATCH] 0.12.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db484df56..f9c5b2c09 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.12.8", + "version": "0.12.9", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./dist/index.js",