Skip to content

Commit f14062a

Browse files
bump version
1 parent f5d393f commit f14062a

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.13.2"
99+
val luceedebugVersion = "2.0.14"
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)