aboutsummaryrefslogtreecommitdiffhomepage
path: root/pingora-runtime
diff options
context:
space:
mode:
authorYuchen Wu <[email protected]>2024-07-12 11:01:07 -0700
committerYuchen Wu <[email protected]>2024-07-12 11:24:29 -0700
commit9f70abe97b3210feef1d19a6003a523ebf0517d1 (patch)
treec120b308dd56407b053ded1c6b843f11397bce01 /pingora-runtime
parent604390cb14d6caadf62d9056f192594ec04f8505 (diff)
downloadpingora-9f70abe97b3210feef1d19a6003a523ebf0517d1.tar.gz
pingora-9f70abe97b3210feef1d19a6003a523ebf0517d1.zip
Release 0.3.00.3.0
Diffstat (limited to 'pingora-runtime')
-rw-r--r--pingora-runtime/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pingora-runtime/Cargo.toml b/pingora-runtime/Cargo.toml
index abaac73..49a5fff 100644
--- a/pingora-runtime/Cargo.toml
+++ b/pingora-runtime/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pingora-runtime"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Yuchen Wu <[email protected]>"]
license = "Apache-2.0"
edition = "2021"