Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jbachorik committed Dec 17, 2018
1 parent 46f273d commit ac71e21
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 @@ -28,7 +28,7 @@ if (!currentJvm.toString().startsWith("1.7")) {
}

group 'com.sun.tools.btrace'
version = '1.3.11.2'
version = '1.3.11.3-SNAPSHOT'
description = 'BTrace - a safe, dynamic tracing tool for the Java platform'

sourceCompatibility = 7
Expand Down

0 comments on commit ac71e21

Please sign in to comment.