diff --git a/package-lock.json b/package-lock.json index 8fff7f5..e9bc428 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ropm", - "version": "0.10.24", + "version": "0.10.25", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ropm", - "version": "0.10.24", + "version": "0.10.25", "license": "MIT", "dependencies": { "@xml-tools/ast": "^5.0.5", diff --git a/package.json b/package.json index b1f93ba..19460ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ropm", - "version": "0.10.24", + "version": "0.10.25", "description": "", "scripts": { "preversion": "npm run build && npm run lint && npm run test",