diff --git a/package-lock.json b/package-lock.json index f70126c..64cfbd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@gribnoysup/wunderbar", - "version": "1.0.5-1", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2c12aea..a358d1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gribnoysup/wunderbar", - "version": "1.0.5-1", + "version": "1.1.0", "description": "Simple horizontal bar chart drawer for your terminal", "bin": "bin/index.js", "main": "lib/index.js",