diff --git a/.gx/lastpubver b/.gx/lastpubver index 57822de..519be1b 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.9.1: QmR8BauakNcBa3RbE4nbQu76PDiJgoQgz8AJdhJuiU4TAw +0.9.2: Qmbbm3e1icXzQZrSfwoH7xRiwJ6JD3KHN6qwd87pkLexQL diff --git a/package.json b/package.json index dc3401b..0c491e2 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.1" + "version": "0.9.2" }