gx publish 0.11.3

This commit is contained in:
Steven Allen 2018-10-29 06:32:25 -07:00
parent ec18566a0a
commit 067e546891
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.11.2: Qma69SSfgYENa23tUFctmGBteR9J6akXv2CKee6uPH8G5S 0.11.3: QmY4dowpPFCBsbaoaJc9mNWso64eDJsm32LJznwPNaAiJG

View File

@ -78,6 +78,6 @@
"license": "MIT", "license": "MIT",
"name": "go-libp2p-pubsub", "name": "go-libp2p-pubsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.11.2" "version": "0.11.3"
} }