Update pre-commit version

This commit is contained in:
Andrew Lamb 2021-12-10 15:00:35 -05:00
parent adaaab35e3
commit a954f2de90

View file

@ -1,7 +1,7 @@
[package]
name = "sqlparser"
description = "Extensible SQL Lexer and Parser with support for ANSI SQL:2011"
version = "0.11.1-alpha.0"
version = "0.12.1-alpha.0"
authors = ["Andy Grove <andygrove73@gmail.com>"]
homepage = "https://github.com/sqlparser-rs/sqlparser-rs"
documentation = "https://docs.rs/sqlparser/"