build: bump version to 0.2.0
authorDa Risk <da_risk@geekorum.com>
Tue, 06 May 2025 16:27:22 -0400
changeset 96 8ec76e3b9b6c
parent 95 17a74c3105df
child 97 20ba708adda9
build: bump version to 0.2.0
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