From 6dfaac00c1209fba1276e9573a337d03bdc61760 Mon Sep 17 00:00:00 2001 From: Paul Woolcock Date: Wed, 6 Mar 2019 12:30:30 -0500 Subject: [PATCH] update to v0.19.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8e2e849..6648aaa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "elefren" -version = "0.18.2" +version = "0.19.0" description = "A wrapper around the Mastodon API." authors = ["Aaron Power ", "Paul Woolcock "] license = "MIT/Apache-2.0"