Skip to content

Commit

Permalink
Bump version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Xion committed Dec 30, 2014
1 parent 195f148 commit c6df6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gisht/__init__.py
Expand Up @@ -4,7 +4,7 @@
* This program is free software, see LICENSE file for details. *
"""
__version__ = "0.1.1"
__version__ = "0.1.2"
__description__ = "Gists in the shell"
__author__ = "Karol Kuczmarski"
__license__ = "GPLv3"
Expand Down

0 comments on commit c6df6e2

Please sign in to comment.