diff --git a/.gx/lastpubver b/.gx/lastpubver index 2efdad6..ff310f1 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.0.6: QmPcR9Eft4i3XU5DXdnmNY8SWRuFnJms58NKjY1Hso8WiQ +0.1.0: QmVcoYLHSe31tE18fQznFzEPawkCh9JvWR7zckfwZh1nno diff --git a/package.json b/package.json index 778d62c..d370790 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,6 @@ "license": "MIT", "name": "go-mfs", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.0.6" + "version": "0.1.0" }