diff --git a/.gx/lastpubver b/.gx/lastpubver index 44b8360..6aefd94 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.2.12: Qmaxt2iTi6eDtCmcxmK54Ejy4f2s129g4A5Ej8Bh34NaWg +0.2.13: QmWY1pHdRP1rA2ifUuCu1ZwFJ8ZzpSEcgXsu9haH21AYKd diff --git a/package.json b/package.json index c489377..e524145 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ }, { "author": "whyrusleeping", - "hash": "QmZJ5hXLAz8vrZ4cw4EFk355pqMuxWTZQ5Hs2xhYGjdvGr", + "hash": "QmdQx4ZhKGdv9TvpCFpMxFzjTQFHRmFqjBxkRVwzT1JNes", "name": "go-libp2p-transport", - "version": "3.0.18" + "version": "3.0.19" } ], "gxVersion": "0.11.0", @@ -25,6 +25,6 @@ "license": "", "name": "go-libp2p-quic-transport", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.2.12" + "version": "0.2.13" }