diff --git a/lerna.json b/lerna.json index 86ec06b77..372f2bea4 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "0.115.1" + "version": "0.115.2" } diff --git a/packages/slate-editor/package.json b/packages/slate-editor/package.json index c4a1222dd..99a5dfd1f 100644 --- a/packages/slate-editor/package.json +++ b/packages/slate-editor/package.json @@ -1,6 +1,6 @@ { "name": "@prezly/slate-editor", - "version": "0.115.1", + "version": "0.115.2", "description": "The Prezly Slate Editor", "license": "MIT", "type": "module",