Skip to content

Commit 164a597

Browse files
release v3.1.0
1 parent 91f8cd2 commit 164a597

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.1",
3+
"version": "3.1.0",
44
"description": "Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git",
55
"keywords": [
66
"version",
@@ -66,4 +66,4 @@
6666
"engines": {
6767
"node": ">=4"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)