aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-07 03:58:16 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-07 03:58:16 -0500
commit3b9f3ae94b0bfe998a701c4151763c764e464558 (patch)
treebb7586c31d38cd61272ea63dc7f17d73a75338c8
parenta942c7c8e17eb829ef1581c0b556665784f19e33 (diff)
downloadynab-api-master.tar.gz
ynab-api-master.zip
version bumpHEAD3.0.0master
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cd6123f..d206951 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ynab-api"
-version = "2.0.0"
+version = "3.0.0"
authors = ["Jesse Luehrs <doy@tozt.net>", "You Need A Budget, LLC"]
description = "OpenAPI-generated API bindings for the YNAB API"
repository = "https://git.tozt.net/ynab-api"