Skip to content

Commit

Permalink
add bumpversion config
Browse files Browse the repository at this point in the history
  • Loading branch information
sigma committed Sep 17, 2015
1 parent cdd964d commit d48ecfc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .bumpversion.cfg
@@ -0,0 +1,8 @@
[bumpversion]
current_version = 0.3.0
commit = True
tag = True
tag_name = v{new_version}

[bumpversion:file:mocker.el]
[bumpversion:file:Cask]

0 comments on commit d48ecfc

Please sign in to comment.