Skip to content

Commit c76753a

Browse files
committed
Bump version.
1 parent f0213e9 commit c76753a

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
@@ -1,7 +1,7 @@
11
{
22
"name": "git-repo-info",
3-
"version": "0.0.0",
4-
"description": "Retrieve current sha and branch name.",
3+
"version": "1.0.0",
4+
"description": "Retrieve current sha and branch name from a git repo.",
55
"main": "index.js",
66
"scripts": {
77
"test": "mocha tests"

0 commit comments

Comments
 (0)