diff --git a/AUTHORS b/AUTHORS index 57ab55f..f352b46 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,3 +4,4 @@ Michael Straßburger Christian Paul (https://chrpaul.de) Jannis R Alexander Zhukov (https://github.com/ZhukovAlexander) +Quincy Morgan (https://github.com/quincylvania) diff --git a/package.json b/package.json index d4f400d..f037607 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mapscii", - "version": "0.2.0", - "description": "Map+Ascii -> MapSCII! Console Map Viewer.", + "version": "0.3.0", + "description": "MapSCII is a Braille & ASCII world map renderer for your console, based on OpenStreetMap", "main": "main.js", "scripts": { "lint": "eslint src",