Skip to content

Commit

Permalink
fix bumpversion paths
Browse files Browse the repository at this point in the history
  • Loading branch information
mchwalisz committed Feb 7, 2018
1 parent caecf4d commit 6c7de8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ current_version = 0.3.0
commit = True
tag = True

[bumpversion:file:images/prepare.py]
[bumpversion:file:images/preparation/prepare.py]
search = @click.version_option('v{current_version}')
replace = @click.version_option('v{new_version}')

Expand Down

0 comments on commit 6c7de8e

Please sign in to comment.