gx publish 1.6.5

This commit is contained in:
Steven Allen 2018-10-24 09:18:40 -07:00
parent e67650e7e3
commit 5b127b903d
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.6.4: QmV7GsZf7bpUQ9zFTufVCE2K7vMnZ5nDurN4YAyxd9ZZVn
1.6.5: Qmaabb1tJZ2CX5cp6MuuiGgns71NYoxdgQP6Xdid1dVceC

View File

@ -19,6 +19,6 @@
"license": "",
"name": "go-multiaddr-net",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.6.4"
"version": "1.6.5"
}