diff --git a/package-lock.json b/package-lock.json index b8afe4e..4916132 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "hirez-signature", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1 } diff --git a/package.json b/package.json index e7a1024..89d11a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hirez-signature", - "version": "1.0.0", + "version": "1.0.1", "description": "A lightweight package to generate signatures for use with the official hirez api", "main": "index.js", "scripts": {