We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b30ad commit 9f1a431Copy full SHA for 9f1a431
1 file changed
Cargo.toml
@@ -7,7 +7,7 @@ members = [
7
8
[package]
9
name = "sea-schema"
10
-version = "0.2.0"
+version = "0.2.1"
11
authors = [ "Chris Tsang <tyt2y7@gmail.com>" ]
12
edition = "2018"
13
description = "Database schema definition, discovery and conversion"
0 commit comments