Bump up rawstr4c version to v0.2.1.0

This commit is contained in:
Aoran Zeng
2025-07-16 23:10:52 +08:00
parent 7669a0417b
commit f62e3f3397
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
unit module Version;
constant VERSION = "0.2.0.0";
constant VERSION = "0.2.1.0";
constant RELEASE_DATE = "2025/07/16";
constant Maintain_URL = "https://github.com/RubyMetric/chsrc/blob/dev/tool/rawstr4c";