diff --git a/Cargo.toml b/Cargo.toml index 4a35d19b..be6f8747 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sqlparser" description = "ANSI SQL parser" -version = "0.1.3" +version = "0.1.4-alpha.0" authors = ["Andy Grove "] homepage = "https://github.com/andygrove/sqlparser-rs" documentation = "https://github.com/andygrove/sqlparser-rs"