diff --git a/.gx/lastpubver b/.gx/lastpubver index 5b19eff..92e223c 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.1.0: QmRWzPoJjoEfhbNNiADWGL4WrTe7vF1ob2fYDcvNgeWuVM +1.1.1: QmTKShqzu4Sr5trPY8KN7DihwFMaPMX78RZbrSZ8M3rSf9 diff --git a/package.json b/package.json index 1beea9a..1bdecf6 100644 --- a/package.json +++ b/package.json @@ -18,5 +18,5 @@ "license": "MIT", "name": "go-multiaddr", "releaseCmd": "git commit -a -m 'gx publish $VERSION'", - "version": "1.1.0" + "version": "1.1.1" }