diff --git a/package.json b/package.json index 2e845ea..89aec23 100644 --- a/package.json +++ b/package.json @@ -10,5 +10,6 @@ "language": "go", "license": "MIT", "name": "go-multiaddr", + "releaseCmd": "git commit -a -m 'gx publish $VERSION'", "version": "1.1.0" }