diff --git a/.gx/lastpubver b/.gx/lastpubver
index 503bf0d..71d1552 100644
--- a/.gx/lastpubver
+++ b/.gx/lastpubver
@@ -1 +1 @@
-1.3.0: QmXXCcQ7CLg5a81Ui9TTR35QcR4y7ZyihxwfjqaHfUVcVo
+1.4.0: QmeXj9VAjmYQZxpmVz7VzccbJrpmr8qkCDSjfVNsPTWTYU
diff --git a/package.json b/package.json
index c636f29..d2189c1 100644
--- a/package.json
+++ b/package.json
@@ -61,6 +61,6 @@
   "license": "MIT",
   "name": "go-libp2p-peerstore",
   "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
-  "version": "1.3.0"
+  "version": "1.4.0"
 }