Skip to content

Commit 7d6d7f0

Browse files
committed
prepare for release
1 parent cc7554a commit 7d6d7f0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ file [H3Core.java](./src/main/java/com/uber/h3core/H3Core.java), and support
66
for the Linux x64 and Darwin x64 platforms.
77

88
## Unreleased Changes
9+
10+
## [4.4.0] - 2025-12-12
911
### Added
1012
- `constructCell`, `isValidIndex`, and `getIndexDigit` functions.
1113

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
org.gradle.configuration-cache=false
66

77
# No spaces on the following line, needed by release.yml:
8-
version=4.3.3-SNAPSHOT
8+
version=4.4.0

0 commit comments

Comments
 (0)