Skip to content

Commit 4dbd769

Browse files
committed
(cargo-release) start next development iteration 0.1.3-alpha.0
1 parent 9448711 commit 4dbd769

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "ANSI SQL parser"
4-
version = "0.1.2"
4+
version = "0.1.3-alpha.0"
55
authors = ["Andy Grove <andygrove73@gmail.com>"]
66
homepage = "https://github.com/andygrove/sqlparser-rs"
77
documentation = "https://github.com/andygrove/sqlparser-rs"

0 commit comments

Comments
 (0)