diff --git a/package-lock.json b/package-lock.json index b8245cd..0eb87d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "universal-verifier", - "version": "0.0.27", + "version": "0.0.28", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.0.27", + "version": "0.0.28", "license": "GPL-3.0-only", "dependencies": { "@pathcheck/cred-sdk": "^0.0.6", diff --git a/package.json b/package.json index 709c67e..64433ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "universal-verifier", - "version": "0.0.27", + "version": "0.0.28", "license": "GPL-3.0-only", "scripts": { "android": "react-native run-android",