Skip to content

Commit

Permalink
release v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMessinger committed Jan 5, 2017
1 parent de214cd commit ad94982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "version-bump-prompt",
"version": "3.0.0",
"version": "3.0.1",
"description": "Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git",
"keywords": [
"version",
Expand Down Expand Up @@ -67,4 +67,4 @@
"engines": {
"node": ">=4"
}
}
}

0 comments on commit ad94982

Please sign in to comment.