diff --git a/Cargo.toml b/Cargo.toml index 12a6390..85cc853 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sqlite3-parser" -version = "0.13.0" +version = "0.14.0" edition = "2021" authors = ["gwenn"] description = "SQL parser (as understood by SQLite)"