Skip to content

Commit fe8fe22

Browse files
committed
(cargo-release) version 0.1.3
1 parent cfe7ee5 commit fe8fe22

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 = "ANSI SQL parser"
4-
version = "0.1.3-alpha.0"
4+
version = "0.1.3"
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)