gx publish 0.8.4

This commit is contained in:
Jeromy 2017-01-06 06:26:30 -08:00
parent 154d086bff
commit a5b52ed013
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.8.3: QmdnGKG7c5kHayCaevCwDb12sWxHAJNFxjXu3R9iBLmAbD 0.8.4: QmRYqebDuwz2rQnTMfmCn9SDbuHGg6E23X2ysiYMYvZriz

View File

@ -43,6 +43,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.8.3" "version": "0.8.4"
} }