diff --git a/package.json b/package.json index c751eac..3f04293 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,8 @@ "description": "Komodo Dummy Gateway", "main": "index.js", "scripts": { - "test": "mocha test" + "test": "mocha", + "postversion": "git push && git push --tags" }, "repository": { "type": "git",