gx publish 5.0.16

This commit is contained in:
Steven Allen 2018-03-30 15:30:46 -07:00
parent fc02166df3
commit 91411f2ebf
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
5.0.15: QmXGfPjhnro8tgANHDUg4gGgLGYnAz1zcDPAgNeUkzbsN1
5.0.16: QmXZUgiMTgYGEKazHbxYfghCWzvwWfZwBYNHRPEWh4D54y

View File

@ -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"
}