# HG changeset patch # User Da Risk # Date 1746563242 14400 # Node ID 8ec76e3b9b6ccc2b867d2349fb5256326f6a639e # Parent 17a74c3105df52c0fe9980dbe44576a2c31f83b8 build: bump version to 0.2.0 diff -r 17a74c3105df -r 8ec76e3b9b6c gradle.properties --- a/gradle.properties Tue May 06 15:52:49 2025 -0400 +++ b/gradle.properties Tue May 06 16:27:22 2025 -0400 @@ -22,4 +22,4 @@ org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true -PROJECT_VERSION = 0.1.0 \ No newline at end of file +PROJECT_VERSION = 0.2.0 \ No newline at end of file