diff --git a/packages/slate-schema/package.json b/packages/slate-schema/package.json index 55fc628ce..fe061ba2b 100644 --- a/packages/slate-schema/package.json +++ b/packages/slate-schema/package.json @@ -1,7 +1,7 @@ { "name": "slate-schema", "description": "A mixin for ensuring your Slate content conforms to a set of rules.", - "version": "0.50.8", + "version": "0.50.9", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "dist/index.js",