Skip to content

Commit

Permalink
Merge branch 'hotfix/0.1.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosgoce committed Mar 18, 2015
2 parents bd0fc70 + b1133e1 commit 8621dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit_conversor/__about__.py
@@ -1,6 +1,6 @@
__title__ = 'flake8-junit-report'
__summary__ = 'Simple tool that converts a flake8 file to junit format'
__version__ = '0.1.0'
__version__ = '0.1.2'
__license__ = 'BSD 3-Clause License'
__uri__ = 'https://github.com/initios/flake8-junit-report'
__author__ = 'Carlos Goce'
Expand Down

0 comments on commit 8621dfc

Please sign in to comment.