diff --git a/package-lock.json b/package-lock.json index b5c7bcd..606156e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@financeplus/finplus-interfaces", - "version": "1.0.9", + "version": "1.0.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0c477e1..2376b2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@financeplus/finplus-interfaces", - "version": "1.0.9", + "version": "1.0.10", "private": false, "description": "an interface package for the financeplus organization", "main": "dist/index.js", @@ -31,4 +31,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}