diff --git a/package-lock.json b/package-lock.json index a1ab36a..8f35fba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-interfaces", - "version": "1.0.9", + "version": "1.0.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ed28daa..4efc789 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-interfaces", - "version": "1.0.9", + "version": "1.0.10", "private": false, "description": "interfaces for the smartlog universe", "main": "dist/index.js", @@ -22,4 +22,4 @@ "tslint-config-prettier": "^1.15.0" }, "dependencies": {} -} \ No newline at end of file +}