Skip to content

Commit ad94982

Browse files
release v3.0.1
1 parent de214cd commit ad94982

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "version-bump-prompt",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git",
55
"keywords": [
66
"version",
@@ -67,4 +67,4 @@
6767
"engines": {
6868
"node": ">=4"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)