diff --git a/package.json b/package.json index d7ca9a0..ef284a7 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,8 @@ "description": "Tools to migrate EVO to KOMODO", "main": "index.js", "scripts": { - "test": "mocha" + "test": "mocha", + "postversion": "git push && git push --tags" }, "repository": { "type": "git",