Skip to content

Commit 7acb227

Browse files
release v4.2.2
1 parent 8a1e95f commit 7acb227

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,6 +1,6 @@
11
{
22
"name": "version-bump-prompt",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"description": "Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git",
55
"keywords": [
66
"version",
@@ -69,4 +69,4 @@
6969
"engines": {
7070
"node": ">=6"
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)