Skip to content

Commit 9cfee75

Browse files
committed
bump version
1 parent de0c91f commit 9cfee75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
ksp { arg("verbose", "true") }
1515

1616
group = "io.github.footermandev.tritium"
17-
version = "0.1.1"
17+
version = "0.1.2"
1818

1919
val os: OperatingSystem = OperatingSystem.current()
2020
val arch: String = System.getProperty("os.arch").lowercase()

0 commit comments

Comments
 (0)