diff --git a/.gx/lastpubver b/.gx/lastpubver index 519be1b..45baa94 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.9.2: Qmbbm3e1icXzQZrSfwoH7xRiwJ6JD3KHN6qwd87pkLexQL +0.9.3: QmTbxNB1NwDesLmKTscr4udL2tVP7MaxvXnD1D9yX7g3PN diff --git a/package.json b/package.json index 0c491e2..c98a77e 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "license": "MIT", "name": "go-cid", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.9.2" + "version": "0.9.3" }