Add gx release cmd

This commit is contained in:
Lars Gierth 2016-09-29 15:02:17 +02:00
parent e20e4e73a9
commit 16fe749936

View File

@ -10,5 +10,6 @@
"language": "go",
"license": "MIT",
"name": "go-multiaddr",
"releaseCmd": "git commit -a -m 'gx publish $VERSION'",
"version": "1.1.0"
}