diff --git a/.gx/lastpubver b/.gx/lastpubver index 92e223c..45f0c1f 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.1.1: QmTKShqzu4Sr5trPY8KN7DihwFMaPMX78RZbrSZ8M3rSf9 +1.1.2: QmUAQaWbKxGCUTuoQVvvicbQNZ9APF5pDGWyAZSe93AtKH diff --git a/package.json b/package.json index a007ab3..f071b2f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "language": "go", "license": "MIT", "name": "go-multiaddr", - "releaseCmd": "git commit -a -m 'gx publish $VERSION'", - "version": "1.1.1" + "releaseCmd": "git commit -a -m "gx publish $VERSION"", + "version": "1.1.2" }