Skip to content

Commit ffaa53b

Browse files
committed
Bump version v10.3.0
1 parent 4e7405e commit ffaa53b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
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
@@ -3,7 +3,7 @@ members = ["wstunnel-cli"]
33

44
[package]
55
name = "wstunnel"
6-
version = "10.2.0"
6+
version = "10.3.0"
77
edition = "2024"
88
repository = "https://github.com/erebe/wstunnel.git"
99
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

wstunnel-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wstunnel-cli"
3-
version = "10.2.0"
3+
version = "10.3.0"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)