diff --git a/.gx/lastpubver b/.gx/lastpubver index 8d05950..3d76d23 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.8.4: QmRYqebDuwz2rQnTMfmCn9SDbuHGg6E23X2ysiYMYvZriz +0.8.5: QmSt7VFcs2o7GXbCLYVJ8imUbS7fuLjzqnHVR8kJXavYL5 diff --git a/package.json b/package.json index 0ed56f5..1d03c24 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,6 @@ "license": "", "name": "floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.8.4" + "version": "0.8.5" }