diff --git a/packages/slate-history/package.json b/packages/slate-history/package.json index 146d0ba30..62f052361 100644 --- a/packages/slate-history/package.json +++ b/packages/slate-history/package.json @@ -1,7 +1,7 @@ { "name": "slate-history", "description": "An operation-based history implementation for Slate editors.", - "version": "0.50.4", + "version": "0.50.5", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "lib/index.js",