diff --git a/.gx/lastpubver b/.gx/lastpubver index a440d3d..c7787b2 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.0.6: Qmc3bqcjeTjbvgbMW5MvW8SBXnEmTquEx9CXSjT2myoFmi +0.1.0: QmUf9xAmbHndjh31YNRugNeyNX6mDTUDuWN1bVTmUriwdZ diff --git a/package.json b/package.json index de82736..9255228 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,6 @@ "license": "MIT", "name": "go-ipfs-blocksutil", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.0.6" + "version": "0.1.0" }