Skip to content

Commit

Permalink
bump Kanela version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ivantopo committed Aug 14, 2019
1 parent a5a749d commit 09c9676
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import net.bytebuddy.agent.ByteBuddyAgent
object SbtKanelaRunner extends AutoPlugin {

val KanelaRunner = config("kanela-runner")
val DefaultKanelaVersion = "1.0.0"
val DefaultKanelaVersion = "1.0.1"
val InstrumentationClassLoaderProp = "kanela.instrumentation.classLoader"

object Keys {
Expand Down

0 comments on commit 09c9676

Please sign in to comment.