diff --git a/.gx/lastpubver b/.gx/lastpubver index 411f30a..f7f64b6 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.3.3: QmbabB6uHDy4H5ueyFx6xDaqAXXZ94p32oxCrWjGkKCHe7 +1.3.4: QmP5KjWDrp2jbrviNznZv6xwQhWU5LJNcFGmQZorTXtM3Y diff --git a/package.json b/package.json index c92b896..f0649ef 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.3.3" + "version": "1.3.4" }