summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPaul Woolcock <paul@woolcock.us>2019-04-25 05:46:29 -0400
committerPaul Woolcock <paul@woolcock.us>2019-04-25 05:46:29 -0400
commit73cf194167b0d7250ce5d648113d6aa255d54188 (patch)
tree14ed92692df2a55ca7e1af2e154bf11b47a76e6b /Cargo.toml
parent26a4754b2e1c05f82491b353f238182fe39776ab (diff)
Update to 0.19.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <theaaronepower@gmail.com>", "Paul Woolcock <paul@woolcock.us>"]
license = "MIT/Apache-2.0"