gx publish 0.7.1

This commit is contained in:
Jeromy 2016-10-30 14:08:03 -07:00
parent 05ee326b47
commit b06ea5fe5d
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.7.0: QmTgcWwxttM74AY7UYA6qMP9WpzfBEjbZntx7ZWLttRMJJ 0.7.1: QmVxGRDh6aKFYKwiW8WMMD2dsQnAuaZfBjF9Q7HQNuEk5G

View File

@ -37,6 +37,6 @@
"license": "", "license": "",
"name": "floodsub", "name": "floodsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.7.0" "version": "0.7.1"
} }