Skip to content

Commit 83ad79f

Browse files
authored
Bump to 0.4.0. (#59)
1 parent e1c0e8f commit 83ad79f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ members = [
2121

2222
[package]
2323
name = "skywalking-php"
24-
version = "0.4.0-dev"
24+
version = "0.4.0"
2525
authors = ["Apache Software Foundation", "jmjoy <jmjoy@apache.org>", "Yanlong He <heyanlong@apache.org>"]
2626
description = "Apache SkyWalking PHP Agent."
2727
edition = "2021"

dist-material/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ The text of each license is the standard Apache 2.0 license.
224224
https://crates.io/crates/prost-types/0.11.6 0.11.6 Apache-2.0
225225
https://crates.io/crates/scripts/0.0.0 0.0.0 Apache-2.0
226226
https://crates.io/crates/skywalking/0.6.0 0.6.0 Apache-2.0
227-
https://crates.io/crates/skywalking-php/0.4.0-dev 0.4.0-dev Apache-2.0
227+
https://crates.io/crates/skywalking-php/0.4.0 0.4.0 Apache-2.0
228228
https://crates.io/crates/sync_wrapper/0.1.1 0.1.1 Apache-2.0
229229

230230
========================================================================

0 commit comments

Comments
 (0)