Merge pull request #70 from erickguan/damiann/v0.5.3-release

v0.5.3 Release
This commit is contained in:
Damian Nelson 2023-12-27 15:46:53 -08:00 committed by GitHub
commit d30c065b26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module ICU
VERSION = "0.5.2"
VERSION = "0.5.3"
end