aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-07 11:01:21 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-07 11:01:21 -0500
commit727e491969b6fdd03612299900911918bdc6caf0 (patch)
tree4ce19975d0dff9763c051c889562fcddb24a8e81 /Cargo.toml
parent01e7b1d08582e49233ea2382af3a3c0866890cd6 (diff)
downloadynab-export-master.tar.gz
ynab-export-master.zip
changelog and version bumpHEAD0.0.4master
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 63168c4..fba5f42 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ynab-export"
-version = "0.0.3"
+version = "0.0.4"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"
description = "ynab-export is a tool to help export a YNAB budget to a database"