diff --git a/package-lock.json b/package-lock.json index b199965..070da09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "x-base-32", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cadcaea..a285094 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "x-base-32", - "version": "0.1.0", + "version": "0.1.1", "description": "base32 encoding and decoding that optimizes byte size based on input characters and supports unicode.", "author": {