Skip to content

Commit 724a051

Browse files
committed
Bump version
1 parent 675b016 commit 724a051

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to simdzone will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.2.3] - 2025-??-??
9+
10+
### Added
11+
12+
### Fixed
13+
814
## [0.2.2] - 2025-04-24
915

1016
### Added

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# platform not supported by NSD here is undesirable. Builds for standalone use
1111
# or development/testing are required to use CMake.
1212

13-
AC_INIT([simdzone],[0.2.2],[https://github.com/NLnetLabs/simdzone/issues])
13+
AC_INIT([simdzone],[0.2.3],[https://github.com/NLnetLabs/simdzone/issues])
1414

1515
AC_CONFIG_HEADERS([config.h])
1616
AC_CONFIG_FILES([Makefile])

0 commit comments

Comments
 (0)