summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPaul Woolcock <paul@woolcock.us>2018-10-03 12:51:55 -0400
committerPaul Woolcock <paul@woolcock.us>2018-10-03 12:51:55 -0400
commit3009a5d0f542e72b3b3318d2553bdb0bea26bdc7 (patch)
tree70509383bbfdfd0d2dbaa6fc74f9ebc9d31f3153 /Cargo.toml
parent1c452be925e5a0d2368f4eb5e4f309b385aa9360 (diff)
Update Cargo.toml for 0.16
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 5d220ff..3b02292 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "elefren"
-version = "0.15.2"
+version = "0.16.0"
description = "A wrapper around the Mastodon API."
authors = ["Aaron Power <theaaronepower@gmail.com>", "Paul Woolcock <paul@woolcock.us>"]