Skip to content

Commit

Permalink
bump version for new Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
edaniszewski committed Dec 18, 2018
1 parent 836b102 commit 47a34c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synse/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""

__title__ = 'synse'
__version__ = '2.2.4'
__version__ = '2.2.5'
__description__ = 'Synse Server'
__author__ = 'Vapor IO'
__author_email__ = 'vapor@vapor.io'
Expand Down

0 comments on commit 47a34c9

Please sign in to comment.