gx publish 0.7.2

This commit is contained in:
Jeromy 2016-11-03 19:31:58 -07:00
parent 45cd84e78b
commit d36f6557a9
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.7.1: QmVxGRDh6aKFYKwiW8WMMD2dsQnAuaZfBjF9Q7HQNuEk5G
0.7.2: QmVKSASNfeVhcWqfWD7fGvr5Fm9cRJZbpf5DtCZA8d7mus

View File

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