From 485d25a73208076e7a7a482a562f805bd0f429f4 Mon Sep 17 00:00:00 2001 From: Paul Woolcock Date: Sun, 5 May 2019 07:36:50 -0400 Subject: [PATCH] Update to 0.19.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b1e3296..556e47f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "elefren" -version = "0.19.3" +version = "0.19.4" description = "A wrapper around the Mastodon API." authors = ["Aaron Power ", "Paul Woolcock "] license = "MIT/Apache-2.0"