We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d787061 commit 37761fcCopy full SHA for 37761fc
build.gradle.kts
@@ -8,7 +8,7 @@ group = "com.tcoded"
8
allprojects {
9
apply(plugin = "java")
10
11
- version = "0.5.0"
+ version = "0.5.1"
12
13
repositories {
14
mavenCentral()
0 commit comments