diff --git a/package.json b/package.json index 2c4c49e..8df2d82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@replit/codemirror-vim", - "version": "6.2.0", + "version": "6.2.1", "description": "Vim keybindings for CodeMirror 6", "scripts": { "dev": "vite ./dev",