diff --git a/.gx/lastpubver b/.gx/lastpubver index f60e9cf..e94067e 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.3.6: QmRKLtwMw131aK7ugC3G7ybpumMz78YrJe5dzneyindvG1 +1.4.0: QmNTCey11oxhb1AxDnQBRHtdhap6Ctud872NjAYPYYXPuc diff --git a/package.json b/package.json index 029553c..3d89c1d 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.6" + "version": "1.4.0" }