diff --git a/.gx/lastpubver b/.gx/lastpubver index 9042917..b1d543b 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.8.0: QmWiLbk7eE1jGePDAuS26E2A9bMK3e3PMH3dcSeRY3MEBR +0.8.1: QmRJs5veT3gnuYpLAagC3NbzixbkgwjSdUXTKfh3hMo6XM diff --git a/package.json b/package.json index 53ffaaa..54b9c82 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.0" + "version": "0.8.1" }