version typo

This commit is contained in:
Ted Winslow
2015-07-24 18:00:04 -04:00
parent 212ebd7de6
commit e8af30f631

View File

@@ -1,7 +1,7 @@
{ {
"name": "wildstring", "name": "wildstring",
"main": "index.js", "main": "index.js",
"version": "0.0.1", "version": "0.0.2",
"authors": [ "authors": [
"deltreey <suicidolt@gmail.com>" "deltreey <suicidolt@gmail.com>"
], ],