From 727e491969b6fdd03612299900911918bdc6caf0 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 7 Nov 2019 11:01:21 -0500 Subject: changelog and version bump --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index e9ea29a..f7187a0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1414,7 +1414,7 @@ dependencies = [ [[package]] name = "ynab-export" -version = "0.0.3" +version = "0.0.4" dependencies = [ "directories 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "ynab-api 3.0.0 (registry+https://github.com/rust-lang/crates.io-index)", -- cgit v1.2.3-54-g00ecf