diff --git a/package.json b/package.json index e21725fa..0ac1b78f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-textarea-code-editor", - "version": "2.0.3", + "version": "2.0.4", "description": "A simple code editor with syntax highlighting.", "main": "cjs/index.js", "module": "esm/index.js",