Skip to content

Commit

Permalink
Bump version to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehwang committed Dec 8, 2016
1 parent 87e4ff1 commit 44dfe0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jarvis_cli/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__version__ = '0.18.1'
__version__ = '0.19.0'

EVENT_CATEGORIES_TO_DEFAULTS = {
"consumed": 100,
Expand Down

0 comments on commit 44dfe0a

Please sign in to comment.