Skip to content

Commit d0b5d5e

Browse files
committed
(cargo-release) version 0.1.9
1 parent e863bc0 commit d0b5d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "sqlparser"
33
description = "Extensible SQL Lexer and Parser with support for ANSI SQL:2011"
4-
version = "0.1.9-alpha.0"
4+
version = "0.1.9"
55
authors = ["Andy Grove <[email protected]>"]
66
homepage = "https://github.com/andygrove/sqlparser-rs"
77
documentation = "https://docs.rs/sqlparser/"

0 commit comments

Comments
 (0)