diff --git a/package-lock.json b/package-lock.json index 6254a09..6d05842 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@financeplus/finplus-interfaces", - "version": "1.0.13", + "version": "1.0.14", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e33a0fb..b9329d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@financeplus/finplus-interfaces", - "version": "1.0.13", + "version": "1.0.14", "private": false, "description": "an interface package for the financeplus organization", "main": "dist_ts/index.js", @@ -35,4 +35,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}