Skip to content

Commit d24d86b

Browse files
authored
Merge pull request #191 from ngrok/bump-versions
Bump versions to test workflows
2 parents c3d7b9e + db748f0 commit d24d86b

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cargo-doc-ngrok/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-doc-ngrok"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
description = "A cargo subcommand to build and serve documentation via ngrok"

muxado/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "muxado"
3-
version = "0.5.2"
3+
version = "0.5.3"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
description = "The muxado stream multiplexing protocol"

ngrok/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ngrok"
3-
version = "0.16.1"
3+
version = "0.16.2"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
description = "The ngrok agent SDK"

0 commit comments

Comments
 (0)