diff --git a/package-lock.json b/package-lock.json index 7ee191d4..898d2304 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "simple-keyboard", - "version": "3.8.13", + "version": "3.8.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "simple-keyboard", - "version": "3.8.13", + "version": "3.8.14", "license": "MIT", "devDependencies": { "@babel/cli": "^7.25.9", diff --git a/package.json b/package.json index 679980bf..b1ec0be0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.8.13", + "version": "3.8.14", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {