gx publish 4.4.22

This commit is contained in:
Steven Allen 2019-02-07 17:39:53 -08:00
parent 93a42fcec0
commit 402f83e73e
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
4.4.21: QmNezCH2S9TQVNNc69aggH8vRq4m1njKG9KzribKAgMPjy
4.4.22: Qmeh1RJ3kvEXgmuEmbNLwZ9wVUDuaqE7BhhEngd8aXV8tf

View File

@ -172,6 +172,6 @@
"license": "MIT",
"name": "go-libp2p-kad-dht",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "4.4.21"
"version": "4.4.22"
}