diff --git a/.gx/lastpubver b/.gx/lastpubver index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..27a00a5c383fcceaaf36bc211bb9c00a7c1821ae 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -0,0 +1 @@ +0.0.1: QmTVDM4LCSUMFNQzbDLL9zQwp8usE6QHymFdh3h8vL9v6b diff --git a/package.json b/package.json index a6766e8a2b9f93016776775683899324511e836b..d2daa657feaf4404c8b36118539acd2b7a2e201a 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,6 @@ "license": "MIT", "name": "go-ipfs-blockstore", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.0.0" + "version": "0.0.1" }