diff --git a/package.json b/package.json index 52da0933f6..f1510d8344 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.8.3", + "version": "0.9.0", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./dist/index.js",