aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-09-14 14:45:35 -0400
committerJesse Luehrs <doy@tozt.net>2019-09-14 14:45:35 -0400
commit10180ef608e6d03177725ae66b06880a97b67698 (patch)
treeb38dc0ccf476251469db75abd9ca9fb96a01e444 /Cargo.toml
parent706172677867d4f31ab7394013335e865bd14866 (diff)
downloadynab-export-10180ef608e6d03177725ae66b06880a97b67698.tar.gz
ynab-export-10180ef608e6d03177725ae66b06880a97b67698.zip
changelog and version bump
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 e25e4b5..af54107 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ynab-export"
-version = "0.0.2"
+version = "0.0.3"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"
description = "ynab-export is a tool to help export a YNAB budget to a database"