Skip to content

Commit

Permalink
8.0.0
Browse files Browse the repository at this point in the history
* change to --all option to add all modified files - #17 (silverwind)
* pass relative paths to 'git add' (silverwind)
* move imports to top (silverwind)
* update writeFile implementation (silverwind)
* add --explicit-add option, fixes #17 (silverwind)
* update dependencies, fix lint (silverwind)
  • Loading branch information
silverwind committed Mar 1, 2020
1 parent 6b2555c commit d1fb211
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
@@ -1,6 +1,6 @@
{
"name": "versions",
"version": "7.0.5",
"version": "8.0.0",
"description": "Semantically increment a project's version in multiple files",
"author": "silverwind <[email protected]>",
"repository": "silverwind/versions",
Expand Down

0 comments on commit d1fb211

Please sign in to comment.