Skip to content

Commit cb0db81

Browse files
committed
chore(release): Update version to 0.2.10
1 parent 10d43cd commit cb0db81

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
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.2.9"
6+
current_version = "0.2.10"
77

88
[[tool.bumpversion.files]]
99
filename = "Project.toml"

CHANGELOG.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ 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.2.9\...v0.2.10[0.2.10] - 2025-03-23
18+
19+
=== Changed
20+
21+
* Update documentation
22+
1723
== {compare-url}/v0.2.8\...v0.2.9[0.2.9] - 2024-09-22
1824

1925
=== Added

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
name = "Sysexits"
66
uuid = "49ffb959-a01e-48ce-b0f8-35f9b0bd11b7"
77
authors = ["Shun Sakai <sorairolake@protonmail.ch>"]
8-
version = "0.2.9"
8+
version = "0.2.10"
99

1010
[compat]
1111
julia = "1.0"

0 commit comments

Comments
 (0)