Skip to content

Commit

Permalink
chore: @nexdrew has convinced me to use the term release rather than …
Browse files Browse the repository at this point in the history
…version
  • Loading branch information
Benjamin Coe committed Aug 7, 2016
1 parent 5d7fdf4 commit 573670c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"pretest": "standard",
"test": "nyc mocha test/*.js",
"coverage": "nyc report --reporter=text-lcov | coveralls",
"version": "standard-version"
"release": "standard-version"
},
"repository": {
"url": "git@github.com:yargs/yargs-parser.git"
Expand Down

0 comments on commit 573670c

Please sign in to comment.