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