diff options
author | Michael Straßburger <codepoet@cpan.org> | 2017-04-29 00:54:56 +0200 |
---|---|---|
committer | Michael Straßburger <codepoet@cpan.org> | 2017-04-29 00:54:56 +0200 |
commit | ac1ab0369b3302ea64f91a413d73759fe1998b2a (patch) | |
tree | ed9843620397894fc824c001e64befce35159f5d | |
parent | ba74aeede2e4e3dcd4ab270da51c71cafc2dd3a6 (diff) |
:bookmark: bumping 0.1.4v0.1.4
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 2af2d63..a00fb0d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mapscii", - "version": "0.1.3", - "description": "Terminal Map Viewer", + "version": "0.1.4", + "description": "Map+Ascii -> MapSCII! Console Map Viewer.", "main": "main.js", "scripts": { "start": "node main", |