diff --git a/package.json b/package.json index c3972bb..d8bb740 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@accordproject/markdown-editor", - "version": "0.5.4", + "version": "0.5.5", "description": "A rich text editor that can read and write markdown text. Based on Slate.js.", "main": "dist/index.js", "repository": {