Skip to content

Commit 2aa8e8e

Browse files
bump version
1 parent cca8635 commit 2aa8e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

luceedebug/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ tasks.jar {
9696
}
9797
}
9898

99-
val luceedebugVersion = "2.0.14"
99+
val luceedebugVersion = "2.0.15"
100100
val libfile = "luceedebug-" + luceedebugVersion + ".jar"
101101

102102
// TODO: this should, but does not currently, participate in the `clean` task, so the generated file sticks around after invoking `clean`.

0 commit comments

Comments
 (0)