gradle.properties
changeset 86 ed5dfac18c84
parent 73 1b1779baa28f
child 94 96ca1e600d25
--- a/gradle.properties	Tue May 06 10:37:57 2025 -0400
+++ b/gradle.properties	Tue May 06 10:39:31 2025 -0400
@@ -20,4 +20,6 @@
 
 #dokka v2
 org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
-org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true
\ No newline at end of file
+org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true
+
+PROJECT_VERSION = 0.1.0
\ No newline at end of file