Skip to content

Commit 98c458a

Browse files
Release 1.4.3
1 parent f091043 commit 98c458a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.4.3] - 2026-03-14
10+
11+
### Changed
12+
13+
- Bump `problem4j-core` to `1.4.3`.
14+
915
## [1.4.2] - 2026-02-26
1016

1117
### Changed

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=1.4.3-SNAPSHOT
8+
version=1.4.3
99
#
1010
# Internal buildscript settings
1111
internal.pom.url=https://github.com/problem4j/problem4j-jackson

0 commit comments

Comments
 (0)