Skip to content

Commit 2d61651

Browse files
authored
Bump to 0.3.0. (#30)
1 parent d14a0bd commit 2d61651

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

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

2525
[package]
2626
name = "skywalking"
27-
version = "0.2.0"
27+
version = "0.3.0"
2828
authors = ["Apache Software Foundation"]
2929
edition = "2021"
3030
description = "Apache SkyWalking Rust Agent"

e2e/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#
1818
[package]
1919
name = "e2e"
20-
version = "0.2.0"
20+
version = "0.0.0"
2121
authors = ["Apache Software Foundation"]
2222
edition = "2021"
2323
publish = false

0 commit comments

Comments
 (0)