Skip to content

Commit 723276f

Browse files
committed
Release ngrok 0.17.0
1 parent a555a98 commit 723276f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ngrok/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 0.17.0
22

33
### Breaking Changes
44
- **Binding is now optional**: Tests no longer hardcode `binding("public")`. The ngrok service will use its default binding configuration when not explicitly specified.

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.2"
3+
version = "0.17.0"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
description = "The ngrok agent SDK"

0 commit comments

Comments
 (0)