diff --git a/package/package.json b/package/package.json index 4c2fef43..e68639c7 100644 --- a/package/package.json +++ b/package/package.json @@ -1,6 +1,6 @@ { "name": "prism-code-editor", - "version": "2.4.0", + "version": "2.4.1", "type": "module", "description": "Lightweight, extensible code editor component for the web using Prism", "main": "./dist/index.js",