(cargo-release) version 0.1.8

This commit is contained in:
Andy Grove 2018-10-14 12:26:54 -06:00
parent 7e152cd0a9
commit ff4f1f0b94

View file

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