commit | 8935c98046dbbdd36ede73c1525f1be9df8da5cd | [log] [tgz] |
---|---|---|
author | James E. King III <jking@apache.org> | Fri Jan 25 00:41:17 2019 -0500 |
committer | James E. King III <jking@apache.org> | Fri Jan 25 23:33:54 2019 -0500 |
tree | 478212d599d7d7bdb0404bf4b1a86b75be305ea7 | |
parent | 129bb3e10d7bf1a1965d31cb8f30c7ccd3f96ecb [diff] |
THRIFT-4753: re-version master to next release 0.13.0
diff --git a/lib/rs/Cargo.toml b/lib/rs/Cargo.toml index ed32179..3a25b16 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 = "1.0.0" +version = "0.13.0" license = "Apache-2.0" authors = ["Apache Thrift Developers <dev@thrift.apache.org>"] homepage = "http://thrift.apache.org"