Skip to content

Commit

Permalink
Merge pull request #14 from ramaro/master
Browse files Browse the repository at this point in the history
up to v0.9.16
  • Loading branch information
ramaro authored Jan 5, 2018
2 parents 969eeb6 + 09327ef commit 41da9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kapitan/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"Project description variables"

PROJECT_NAME = 'kapitan'
VERSION = '0.9.15'
VERSION = '0.9.16'
DESCRIPTION = 'Kapitan is a tool to manage kubernetes configuration using jsonnet templates'
AUTHOR = 'Ricardo Amaro'
AUTHOR_EMAIL = '[email protected]'
Expand Down

0 comments on commit 41da9e3

Please sign in to comment.