diff --git a/package-lock.json b/package-lock.json index e9f0c29..637f66c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@financeplus/finplus-interfaces", - "version": "1.0.4", + "version": "1.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index efe6931..7e7ff47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@financeplus/finplus-interfaces", - "version": "1.0.4", + "version": "1.0.5", "private": false, "description": "an interface package for the financeplus organization", "main": "dist/index.js",