Skip to content

Commit

Permalink
Bump version to 1.10.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
farmdawgnation committed Jul 7, 2020
1 parent 9f1cb82 commit 7b03bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'java'
}

version = '1.10.0-SNAPSHOT'
version = '1.10.0'
group = 'me.frmr.kafka.connect'

repositories {
Expand Down

0 comments on commit 7b03bae

Please sign in to comment.