diff --git a/package-lock.json b/package-lock.json index d381b96..947f6a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "xpopgen", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "xpopgen", - "version": "1.0.7", + "version": "1.0.8", "license": "MIT", "dependencies": { "buffer": "^6.0.3", diff --git a/package.json b/package.json index f7ae74c..baa8f1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xpopgen", - "version": "1.0.7", + "version": "1.0.8", "description": "Store XRPL Proof of Validation messages", "main": "index.mjs", "scripts": {