summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPaul Woolcock <paul@woolcock.us>2019-03-06 12:30:30 -0500
committerPaul Woolcock <paul@woolcock.us>2019-03-06 12:30:30 -0500
commit6dfaac00c1209fba1276e9573a337d03bdc61760 (patch)
treeb70c7943b82d3513b62f20f61f5f7190230d6f43 /Cargo.toml
parentf204ee190bdf334aaedde95fc3e3466b36ef35ca (diff)
update to v0.19.0
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 8e2e849..6648aaa 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "elefren"
-version = "0.18.2"
+version = "0.19.0"
description = "A wrapper around the Mastodon API."
authors = ["Aaron Power <theaaronepower@gmail.com>", "Paul Woolcock <paul@woolcock.us>"]
license = "MIT/Apache-2.0"