🔖 bumping 0.3.0, adding @quincylvania to the authors

This commit is contained in:
Michael Straßburger 2019-10-14 17:01:50 +02:00
parent a872c0ee6d
commit 3b85c6d513
2 changed files with 3 additions and 2 deletions

View File

@ -4,3 +4,4 @@ Michael Straßburger
Christian Paul (https://chrpaul.de)
Jannis R <mail@jannisr.de>
Alexander Zhukov (https://github.com/ZhukovAlexander)
Quincy Morgan (https://github.com/quincylvania)

View File

@ -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",