commit | e02559fd46b07035a4a41c9d2604765756e3745b | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Thu Oct 17 00:11:59 2019 +0200 |
committer | Jens Geyer <jensg@apache.org> | Thu Oct 17 20:31:24 2019 +0200 |
tree | ce35eb9b933d8dac1633a62768eeb95cf368abb2 | |
parent | a3fa0d928f7647aa6007e16ac81d76a3b5183d2c [diff] [blame] |
bump version This closes #1899
diff --git a/lib/rs/Cargo.toml b/lib/rs/Cargo.toml index 69da0f3..0c71bab 100644 --- a/lib/rs/Cargo.toml +++ b/lib/rs/Cargo.toml
@@ -1,7 +1,7 @@ [package] name = "thrift" description = "Rust bindings for the Apache Thrift RPC system" -version = "0.13.0" +version = "0.14.0" license = "Apache-2.0" authors = ["Apache Thrift Developers <dev@thrift.apache.org>"] homepage = "http://thrift.apache.org"