From 379d45c645153ce3075d0b2f35284111c5259b42 Mon Sep 17 00:00:00 2001 From: Paul Woolcock Date: Wed, 22 May 2019 22:12:19 -0400 Subject: [PATCH] update to 0.20.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cc47493..474edcf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "elefren" -version = "0.20.0" +version = "0.20.1" description = "A wrapper around the Mastodon API." authors = ["Aaron Power ", "Paul Woolcock "] license = "MIT/Apache-2.0"