diff --git a/packages/slate-react/package.json b/packages/slate-react/package.json index 9e94cf75c..625aa8c24 100644 --- a/packages/slate-react/package.json +++ b/packages/slate-react/package.json @@ -1,7 +1,7 @@ { "name": "slate-react", "description": "Tools for building completely customizable rich-text editors with React.", - "version": "0.50.10", + "version": "0.50.11", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "dist/index.js", diff --git a/packages/slate-schema/package.json b/packages/slate-schema/package.json index 234663ceb..549d10f1f 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.12", + "version": "0.50.13", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "dist/index.js",