diff --git a/package-lock.json b/package-lock.json index 72c301e4..e9f6c8d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.0.48", + "version": "3.0.49", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d08a7443..4a2ec011 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.0.48", + "version": "3.0.49", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "types": "build/types/index.d.ts",