gx publish 1.2.1

This commit is contained in:
Jeromy 2017-03-18 17:13:16 -07:00
parent c69ec140a5
commit 168733adeb
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.2.0: QmVAYwf4UmtxX7YtARsDrBHDKGLPoTYnFL29a5LyZxCwLb
1.2.1: QmREaA5NwG2wmQJNrFPbPLtnWh7WysRcexobhTZDSxUEtE

View File

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