aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-10-24 13:11:05 -0400
committerJesse Luehrs <doy@tozt.net>2019-10-24 13:11:05 -0400
commit4a44c4bb220e365fac5006e64e32d8c7a7789038 (patch)
tree4fda63b6ac231c60be3bccee09660a867dcabd60 /Cargo.toml
parentc3dc91b606dc556de5b1999aa90f2b9ba59b4f54 (diff)
downloadcomponent-future-master.tar.gz
component-future-master.zip
changelog and version bumpHEAD0.1.1master
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 bbd4688..5c77308 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "component-future"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"