gx publish 0.7.3

This commit is contained in:
Jeromy 2016-11-05 19:52:30 -07:00
parent f2eff079a8
commit 4fdf177c49
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.7.2: QmVKSASNfeVhcWqfWD7fGvr5Fm9cRJZbpf5DtCZA8d7mus
0.7.3: QmUei446CG8bCVmy6LTnhqs1b3pfofTsSvM7a6hUjzwdNM

View File

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