commit bd20d8724b19418dd8a7e7221a7c36a6628aea66
parent b6312340b68925bd7e31d49d80c2425a4397fe96
Author: Daniel García <dani-garcia@users.noreply.github.com>
Date: Tue, 21 Aug 2018 22:32:54 +0200
Merge pull request #147 from mprasil/master
Bump version to 0.13.0 - latest Vault v1
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cargo.toml b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bitwarden_rs"
-version = "0.12.0"
+version = "0.13.0"
authors = ["Daniel García <dani-garcia@users.noreply.github.com>"]
[dependencies]