diff --git a/package-lock.json b/package-lock.json index 2c502f8..b1cb636 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "asdf-games", - "version": "1.0.10", + "version": "1.0.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1c04439..c5462b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "asdf-games", - "version": "1.0.10", + "version": "1.0.11", "description": "Javascript gaming framework, based upon the framework made in the book HTML5 Games: Novice to Ninja by Sitepoint.", "main": "lib/index.js", "repository": {