diff --git a/.gx/lastpubver b/.gx/lastpubver index 437bc01..049f786 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.2.0: QmVAYwf4UmtxX7YtARsDrBHDKGLPoTYnFL29a5LyZxCwLb +1.2.1: QmREaA5NwG2wmQJNrFPbPLtnWh7WysRcexobhTZDSxUEtE diff --git a/package.json b/package.json index 5c0c820..17ffe73 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,6 @@ "license": "MIT", "name": "go-multiaddr", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.2.0" + "version": "1.2.1" }