diff --git a/Cargo.toml b/Cargo.toml index 7eb491b..74e2483 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fce-sqlite-connector" -version = "0.1.4" +version = "0.2.0" license = "Apache-2.0/MIT" authors = [ "Daniel Dulaney ", @@ -38,4 +38,4 @@ path = "src/test.rs" fluence = "0.4.2" [dev-dependencies] -temporary = "0.6" \ No newline at end of file +temporary = "0.6"