diff --git a/.gx/lastpubver b/.gx/lastpubver index 0a4f1ef..44aff5a 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.7.3: QmUei446CG8bCVmy6LTnhqs1b3pfofTsSvM7a6hUjzwdNM +0.7.4: Qmd6gKBjErWcfJLJ22wDJu1z2EqbFKb4wheNobZJtSxf8M diff --git a/package.json b/package.json index 9a2b79e..8e1f07a 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.3" + "version": "0.7.4" }