diff --git a/package-lock.json b/package-lock.json index 00fa753..098e41e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartacme", - "version": "3.0.8", + "version": "3.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a8890bc..c47396c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartacme", - "version": "3.0.8", + "version": "3.0.9", "private": false, "description": "acme with an easy yet powerful interface in TypeScript", "main": "dist_ts/index.js",