diff --git a/package-lock.json b/package-lock.json index a3303c3..c5559bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "universal-verifier", - "version": "0.0.31", + "version": "0.0.32", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.0.31", + "version": "0.0.32", "license": "GPL-3.0-only", "dependencies": { "@cto.af/textdecoder": "*", diff --git a/package.json b/package.json index d8c0d36..94893fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "universal-verifier", - "version": "0.0.31", + "version": "0.0.32", "license": "GPL-3.0-only", "scripts": { "android": "react-native run-android",