diff --git a/.gx/lastpubver b/.gx/lastpubver index 4acb8326b5453d37c9f0aecbc9fc3d379f45b15c..ecfffeaf71db0246ff52f09248f46dba13f3e8d1 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -5.0.15: QmXGfPjhnro8tgANHDUg4gGgLGYnAz1zcDPAgNeUkzbsN1 +5.0.16: QmXZUgiMTgYGEKazHbxYfghCWzvwWfZwBYNHRPEWh4D54y diff --git a/package.json b/package.json index 0ead03c721e04973baf48b5d1f85996f09a68e40..93ba7f8274212284bffc6c2ebc6019bd134d6cf3 100644 --- a/package.json +++ b/package.json @@ -300,6 +300,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "5.0.15" + "version": "5.0.16" }