shard-crystal-db/src/db/version.cr
2023-12-21 09:53:14 -03:00

3 lines
35 B
Crystal

module DB
VERSION = "0.13.1"
end