diff --git a/package.json b/package.json index f33d0ea..d12eff2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@writewithocto/ink", - "version": "v0.2.3", + "version": "v0.2.4", "description": "A plain-text javascript markdown editor that renders formatting live and in-place without the need for a preview pane.", "main": "./dist/cjs/index.js", "module": "./dist/es/index.js",