diff --git a/package-lock.json b/package-lock.json index f8b0722..0dc76ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ljsthw-bandolier", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ljsthw-bandolier", - "version": "1.0.0", + "version": "1.0.1", "license": "All Rights Reserved", "dependencies": { "ava": "^5.1.0", diff --git a/package.json b/package.json index 366b117..05e36ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ljsthw-bandolier", - "version": "1.0.0", + "version": "1.0.1", "description": "Generates projects using the Bandolier educational framework.", "main": "bando.js", "bin": {