diff --git a/packages/helpers/package.json b/packages/helpers/package.json index ffc9e1e..eee33b1 100644 --- a/packages/helpers/package.json +++ b/packages/helpers/package.json @@ -3,7 +3,7 @@ "description": "Utils useful for Editor.js tools development", "repository": "https://github.com/editor-js/utils/tree/main/packages/helpers", "link": "https://github.com/editor-js/utils/tree/main/packages/helpers", - "version": "1.0.0", + "version": "1.0.1", "main": "dist/index.js", "license": "MIT", "scripts": {