shard-crystal-sqlite3/src/sqlite3/version.cr
2020-04-06 21:12:05 -03:00

3 lines
40 B
Crystal

module SQLite3
VERSION = "0.16.0"
end