diff --git a/package-lock.json b/package-lock.json index 1509e4d..9893a13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sqnc-api", - "version": "5.0.9", + "version": "5.0.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "sqnc-api", - "version": "5.0.9", + "version": "5.0.10", "license": "Apache-2.0", "dependencies": { "@polkadot/api": "^10.9.1", diff --git a/package.json b/package.json index 72178f1..d651012 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sqnc-api", - "version": "5.0.9", + "version": "5.0.10", "description": "NodeJS API service for SQNC", "type": "module", "repository": {