diff --git a/Cargo.toml b/Cargo.toml index 1a2aa504..7a9f9ce0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ayb" -version = "0.1.4" +version = "0.1.5" edition = "2021" description = "ayb makes it easy to create, host, and share embedded databases like SQLite and DuckDB" homepage = "https://github.com/marcua/ayb"