From 3e482d538e8e890a04cbd0e512a6594f95ba1361 Mon Sep 17 00:00:00 2001 From: vms Date: Tue, 27 Apr 2021 18:30:41 +0300 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a9f48b8..855cf3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fce-sqlite-connector" -version = "0.3.0" +version = "0.4.0" license = "Apache-2.0/MIT" authors = [ "Daniel Dulaney ",