aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-03-29 19:37:24 -0700
committerBryan Newbold <bnewbold@archive.org>2021-03-29 19:37:24 -0700
commit1d44525b5397f5b414e16c58e2c39b2960af2876 (patch)
treec2634e4c7da077047614b6361f27527b9048ddd8 /Cargo.toml
parentb0f259eff213214d08346cfb4789439d526a9790 (diff)
downloades-public-proxy-1d44525b5397f5b414e16c58e2c39b2960af2876.tar.gz
es-public-proxy-1d44525b5397f5b414e16c58e2c39b2960af2876.zip
increment version for index method change
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 3084cc4..83cd0ff 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "es-public-proxy"
-version = "0.2.5"
+version = "0.2.6"
edition = "2018"
authors = ["Bryan Newbold <bnewbold@robocracy.org>"]
license = "AGPL-3.0-or-later"