From 73cf194167b0d7250ce5d648113d6aa255d54188 Mon Sep 17 00:00:00 2001 From: Paul Woolcock Date: Thu, 25 Apr 2019 05:46:29 -0400 Subject: [PATCH] Update to 0.19.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 51f4325..43b9b1b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "elefren" -version = "0.19.0" +version = "0.19.1" description = "A wrapper around the Mastodon API." authors = ["Aaron Power ", "Paul Woolcock "] license = "MIT/Apache-2.0"