Remove rounding error on starmade version number, bump version

This commit is contained in:
Michael Morrison 2015-01-17 21:14:34 -06:00
parent d1a7f78cba
commit bccf9092c2
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
],
"main": "lib/index.js",
"author": "Michael Morrison",
"version": "0.2.20",
"version": "0.2.21",
"repository" : {
"type" : "git",
"url" : "https://github.com/sonicsnes/node-gamedig.git"