Skip to content

Commit 307f925

Browse files
author
Jude Reid
committed
feat(release): bump package version
1 parent 778235e commit 307f925

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"postinstall": "./scripts/install.js",
2626
"postuninstall": "./scripts/uninstall.js"
2727
},
28-
"version": "1.3.1",
28+
"version": "1.3.2",
2929
"main": "scripts/install.js",
3030
"repository": {
3131
"type": "git",
@@ -35,4 +35,4 @@
3535
"url": "https://github.com/batchnz/git-tools/issues"
3636
},
3737
"homepage": "https://github.com/batchnz/git-tools#readme"
38-
}
38+
}

0 commit comments

Comments
 (0)