summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPaul Woolcock <paul@woolcock.us>2018-09-15 06:57:25 -0400
committerPaul Woolcock <paul@woolcock.us>2018-09-15 07:04:06 -0400
commit33e74b4442833c20ebcd2de45f9e1a99c80a5a7e (patch)
tree180f82adb20c8151119471bdaff3e11e2646a9d1 /Cargo.toml
parent1f0ba1846c1b666712147ff52207ebfbd7c4ad79 (diff)
Prep for v0.15.0 release
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 b10583d..b42df17 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "elefren"
-version = "0.14.0"
+version = "0.15.0"
description = "A wrapper around the Mastodon API."
authors = ["Aaron Power <theaaronepower@gmail.com>", "Paul Woolcock <paul@woolcock.us>"]