Skip to content

Commit

Permalink
chore: Release sqlparser version 0.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Sep 11, 2024
1 parent 70dbb11 commit b9f6784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "sqlparser"
description = "Extensible SQL Lexer and Parser with support for ANSI SQL:2011"
version = "0.50.0"
version = "0.51.0"
authors = ["Andy Grove <[email protected]>"]
homepage = "https://github.com/sqlparser-rs/sqlparser-rs"
documentation = "https://docs.rs/sqlparser/"
Expand Down

0 comments on commit b9f6784

Please sign in to comment.