diff --git a/package.json b/package.json index 492b36c..3b42ffd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "winstons-world", - "version": "1.0.0", + "version": "1.0.1", "description": "Video game project for DMC 1000 (Foundations of Digital Media) at UC, Fall 2019", "scripts": { "build": "webpack --config webpack/prod.js",