# HG changeset patch # User Da Risk # Date 1761971220 14400 # Node ID b2032db61006be1cb77802e58676388ec2bfaa69 # Parent f42cdc67a8e7ad266ef7f144629a0bc0ee91caec build: update project version to 0.2.2 diff -r f42cdc67a8e7 -r b2032db61006 gradle.properties --- a/gradle.properties Sat Nov 01 00:00:48 2025 -0400 +++ b/gradle.properties Sat Nov 01 00:27:00 2025 -0400 @@ -22,4 +22,4 @@ org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true -PROJECT_VERSION = 0.2.1 \ No newline at end of file +PROJECT_VERSION = 0.2.2 \ No newline at end of file