Skip to content

Commit

Permalink
chore: rename version to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Sep 30, 2016
1 parent cc1224e commit 92a551b
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 @@ -45,7 +45,7 @@
"pretest": "standard",
"test": "nyc --cache mocha --require ./test/before.js --timeout=8000 --check-leaks",
"coverage": "nyc report --reporter=text-lcov | coveralls",
"version": "standard-version"
"release": "standard-version"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 92a551b

Please sign in to comment.