diff options
author | Bryan Newbold <bnewbold@archive.org> | 2020-12-17 13:10:16 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2020-12-17 13:10:16 -0800 |
commit | 06746208a84e1f722829f9392d21a90830e7555b (patch) | |
tree | 068c933e6db33effcad16a738730c3870872b9fe /Cargo.toml | |
parent | 8a4376fb2a3404ffaf58b6946f1086bdc793aea5 (diff) | |
download | es-public-proxy-90e5171ea7eb5d41e6e839ab6d37a8e571734f33.tar.gz es-public-proxy-90e5171ea7eb5d41e6e839ab6d37a8e571734f33.zip |
bump version to v0.2.3v0.2.3
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "es-public-proxy" -version = "0.2.2" +version = "0.2.3" edition = "2018" authors = ["Bryan Newbold <bnewbold@robocracy.org>"] license = "AGPL-3.0-or-later" |