Skip to content

Commit 936b516

Browse files
chore: release v0.1.2 (#4)
1 parent 6341a7a commit 936b516

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.1.2](https://github.com/security-union/webtranscat/compare/v0.1.1...v0.1.2) - 2025-07-20
11+
12+
### Other
13+
14+
- Fix link to repo ([#3](https://github.com/security-union/webtranscat/pull/3))
15+
1016
## [0.1.0](https://github.com/security-union/webtranscat/releases/tag/v0.1.0) - 2025-07-18
1117

1218
### Other

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "webtranscat"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55
description = "WebTransport equivalent of websocat - a command-line WebTransport client for debugging and testing"
66
authors = ["dario@securityunion.dev"]

0 commit comments

Comments
 (0)