From ccdba93390ae663f340a9bc99592905f5feae4a8 Mon Sep 17 00:00:00 2001 From: Paul Woolcock Date: Mon, 29 Apr 2019 10:55:19 -0400 Subject: [PATCH] Update to 0.19.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ff06c59..5688e99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "elefren" -version = "0.19.2" +version = "0.19.3" description = "A wrapper around the Mastodon API." authors = ["Aaron Power ", "Paul Woolcock "] license = "MIT/Apache-2.0"