Compare View

switch
from
...
to
 
Commits (2)

Changes

Showing 2 changed files Side-by-side Diff

1 1 {
2 2 "name": "komodo-gw-komodo",
3   - "version": "1.0.0",
  3 + "version": "1.0.1",
4 4 "lockfileVersion": 1,
5 5 "requires": true,
6 6 "dependencies": {
1 1 {
2 2 "name": "komodo-gw-komodo",
3   - "version": "1.0.0",
  3 + "version": "1.0.1",
4 4 "description": "Komodo Gateway to other Komodo",
5 5 "main": "index.js",
6 6 "scripts": {
7   - "test": "mocha"
  7 + "test": "mocha",
  8 + "postversion": "git push && git push --tags"
8 9 },
9 10 "repository": {
10 11 "type": "git",