diff --git a/map b/map index 6d8f27e..5bd6630 160000 --- a/map +++ b/map @@ -1 +1 @@ -Subproject commit 6d8f27eff962767e08cf4e5275804896bb541ac4 +Subproject commit 5bd6630e5c7b85bc0be3315a75a9021ffe2d8b72 diff --git a/package.json b/package.json index 9e8bddd..111f549 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": "Mike Christopher", "repository": "https://github.com/mchristopher/PokemonGo-DesktopMap", "license": "MIT", - "version" : "0.2.0", + "version" : "0.2.1", "main" : "main.js", "scripts": { "postinstall": "cd ./map/ && pip install -r requirements.txt",