Skip to content

Commit 0313a3e

Browse files
chore: release v0.13.2
1 parent d4c3f8a commit 0313a3e

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.13.2](https://github.com/hseeberger/pub-sub-client/compare/v0.13.1...v0.13.2) - 2026-06-30
11+
12+
### Other
13+
14+
- *(deps)* bump quinn-proto and anyhow to patch RUSTSEC advisories
15+
- tighten README
16+
1017
## [0.13.1](https://github.com/hseeberger/pub-sub-client/compare/v0.13.0...v0.13.1) - 2026-06-13
1118

1219
### Added

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 = "pub-sub-client"
3-
version = "0.13.1"
3+
version = "0.13.2"
44
edition = "2024"
55
description = "Google Cloud Pub/Sub client library"
66
authors = [ "Heiko Seeberger <git@heikoseeberger.de>" ]

0 commit comments

Comments
 (0)