diff --git a/.gx/lastpubver b/.gx/lastpubver index d84561b..41ce3ce 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.7.1: QmVxGRDh6aKFYKwiW8WMMD2dsQnAuaZfBjF9Q7HQNuEk5G +0.7.2: QmVKSASNfeVhcWqfWD7fGvr5Fm9cRJZbpf5DtCZA8d7mus diff --git a/package.json b/package.json index 440858b..18b64ef 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,6 @@ "license": "", "name": "floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.7.1" + "version": "0.7.2" }