diff --git a/package-lock.json b/package-lock.json index 6d6a7b5c..27b7e12a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.1.7", + "version": "3.1.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 408c106d..e5dd6560 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.1.7", + "version": "3.1.8", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "types": "build/types/index.d.ts",