Skip to content

Commit a527269

Browse files
committed
Merge branch 'release/v0.11.2' into develop
2 parents 080b6c8 + 5a61cb4 commit a527269

File tree

5 files changed

+160
-76
lines changed

5 files changed

+160
-76
lines changed

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0 OR MIT
44

55
[tool.bumpversion]
6-
current_version = "0.11.1"
6+
current_version = "0.11.2"
77

88
[[tool.bumpversion.files]]
99
filename = "src/lib.rs"

CHANGELOG.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file.
1414
The format is based on https://keepachangelog.com/[Keep a Changelog], and this
1515
project adheres to https://semver.org/[Semantic Versioning].
1616

17-
== {compare-url}/v0.11.1\...HEAD[Unreleased]
17+
== {compare-url}/v0.11.1\...v0.11.2[0.11.2] - 2025-07-28
1818

1919
=== Changed
2020

0 commit comments

Comments
 (0)