Skip to content

Commit

Permalink
Increased version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aluttik committed Nov 17, 2018
1 parent de5fa95 commit 5809498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitsune/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
__summary__ = "A prettier way to tail multiple files."
__url__ = "https://github.com/aluttik/kitsune"

__version__ = "0.1.1"
__version__ = "0.1.2"

__author__ = "Arie van Luttikhuizen"
__email__ = "aluttik@gmail.com"
Expand Down

0 comments on commit 5809498

Please # to comment.