Commit 0c6d942575f23efd1adf96145ad73f05cd14a559

Authored by Adhidarma Hadiwinoto
1 parent 1e63f37419
Exists in master

Postversion script

Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff

... ... @@ -4,7 +4,8 @@
4 4 "description": "Komodo gateway to KOMODO HTTPGETX",
5 5 "main": "index.js",
6 6 "scripts": {
7   - "test": "mocha test"
  7 + "test": "mocha test",
  8 + "postversion": "git push && git push --tags"
8 9 },
9 10 "repository": {
10 11 "type": "git",