Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Price committed Aug 8, 2016
1 parent 3e278c9 commit 502aa23
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 @@ -24,7 +24,7 @@ apply plugin: 'signing'
defaultTasks 'checkstyleTest', 'checkstyleMain', 'build'

group = 'com.lmax'
version = new Version(major: 2, minor: 0, revision: 6)
version = new Version(major: 2, minor: 0, revision: 7)

ext {
fullName = 'Disruptor-Proxy'
Expand Down

0 comments on commit 502aa23

Please sign in to comment.