gx publish 1.4.0

This commit is contained in:
Cole Brown 2018-12-04 17:46:38 -05:00
parent 0523e08ac1
commit 8c3eb5dc1c
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.3.6: QmRKLtwMw131aK7ugC3G7ybpumMz78YrJe5dzneyindvG1
1.4.0: QmNTCey11oxhb1AxDnQBRHtdhap6Ctud872NjAYPYYXPuc

View File

@ -18,6 +18,6 @@
"license": "MIT",
"name": "go-multiaddr",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.3.6"
"version": "1.4.0"
}