From 7c5d11120a0528a357f34953c9106319ba309f7e Mon Sep 17 00:00:00 2001 From: Ivan Ukhov Date: Thu, 24 Aug 2017 10:26:06 +0200 Subject: [PATCH] Bump the version number --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ef8a3b7..97d11d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sqlite" -version = "0.23.8" +version = "0.23.9" license = "Apache-2.0/MIT" authors = [ "Ivan Stankovic ",