diff --git a/package-lock.json b/package-lock.json index f366add..7b11299 100755 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "jspaint.exe", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "jspaint.exe", - "version": "2.1.1", + "version": "2.1.2", "license": "AGPL-3.0", "dependencies": { "adm-zip": "latest", diff --git a/package.json b/package.json index 7930e5c..01a9a3e 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jspaint.exe", - "version": "2.1.1", + "version": "2.1.2", "description": "My new Grader App! This is the Grader.JS base template repository. You can customize this package.json and other files to start building your app. See the README for how to.", "main": "src/launcher.js", "type": "module",