Skip to content

Commit 4e9268c

Browse files
Release 2.2.0
1 parent 5877180 commit 4e9268c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog][keepachangelog], and this project adhe
66

77
## [Unreleased]
88

9+
## [2.2.0] - 2026-02-18
10+
911
### Added
1012

1113
- Add support for JSpecify annotations for nullability and Kotlin interop.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ org.gradle.workers.max=4
55
#
66
# Project settings
77
group=io.github.problem4j
8-
version=2.2.0-SNAPSHOT
8+
version=2.2.0
99
#
1010
# Internal buildscript settings
1111
internal.pom.url=https://github.com/problem4j/problem4j-spring

0 commit comments

Comments
 (0)