This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-php.git


The following commit(s) were added to refs/heads/master by this push:
     new a7adf2f  Bump to 0.4.0-dev (#53)
a7adf2f is described below

commit a7adf2fe1b23804d7f8916ca243056e9e3e0a5fd
Author: 何延龙 <[email protected]>
AuthorDate: Mon Feb 6 11:35:44 2023 +0800

    Bump to 0.4.0-dev (#53)
---
 Cargo.lock | 2 +-
 Cargo.toml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index ee0868d..3521404 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2048,7 +2048,7 @@ dependencies = [
 
 [[package]]
 name = "skywalking-php"
-version = "0.3.0"
+version = "0.4.0-dev"
 dependencies = [
  "anyhow",
  "axum",
diff --git a/Cargo.toml b/Cargo.toml
index 63799bd..e9ea310 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,7 +21,7 @@ members = [
 
 [package]
 name = "skywalking-php"
-version = "0.3.0"
+version = "0.4.0-dev"
 authors = ["Apache Software Foundation", "jmjoy <[email protected]>", "Yanlong 
He <[email protected]>"]
 description = "Apache SkyWalking PHP Agent."
 edition = "2021"

Reply via email to