Bump version to release some of mkristian's refactorings

This commit is contained in:
R. Tyler Croy 2015-12-26 15:19:42 -08:00
parent 48a258c3bc
commit f901cba7e1
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ plugins {
group = "com.github.reiseburo"
description = "A utility for monitoring the delay of Kafka consumers"
version = '0.5.0'
version = '0.6.0'
mainClassName = 'com.github.reiseburo.verspaetung.Main'
defaultTasks 'check', 'assemble'