aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-09-28 15:17:03 -0400
committerJesse Luehrs <doy@tozt.net>2019-09-28 15:17:03 -0400
commitb9c63ca338b16559a8aa040543dbeaded37fa0f5 (patch)
tree91ffa11facc134e1bf74bc4869199560833c300e
parent851f494989320ebb81f3a294add4474a8c5ced27 (diff)
downloadynab-reimbursements-b9c63ca338b16559a8aa040543dbeaded37fa0f5.tar.gz
ynab-reimbursements-b9c63ca338b16559a8aa040543dbeaded37fa0f5.zip
version bump
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d9481c4..449fdea 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ynab-reimbursements"
-version = "0.0.1"
+version = "0.0.2"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"
description = "ynab-reimbursements is a tool to help reconcile reimbursable transactions in YNAB"