aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-07 10:52:09 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-07 10:52:09 -0500
commitb167fcbd793c04cf2147439122dca00c12d34be7 (patch)
tree9e53052165ddc58f61e562a9c2e357403b5289b6 /Cargo.toml
parent90d3b963d7aa92076c5024b04476f9ddffd42214 (diff)
downloadynab-reimbursements-b167fcbd793c04cf2147439122dca00c12d34be7.tar.gz
ynab-reimbursements-b167fcbd793c04cf2147439122dca00c12d34be7.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 6ff0ade..0b8211c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ynab-reimbursements"
-version = "0.0.2"
+version = "0.0.3"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"
description = "ynab-reimbursements is a tool to help reconcile reimbursable transactions in YNAB"