Skip to content

Commit 62e5050

Browse files
committed
bump the library version to 3.0.1 and update the release log
1 parent 9e68821 commit 62e5050

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## configure Gradle properties for building the Jolt-JNI Project
22

33
# Jolt-JNI version string
4-
jjVersion = 3.0.1-SNAPSHOT
4+
jjVersion = 3.0.1
55

66
## default artifact ID (used when -Partifact= isn't specified on the command line)
77
artifact = jolt-jni

release-log.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release log for the Jolt-JNI project
22

3+
## Version 3.0.1 released on 31 August 2025
4+
5+
Bugfix: many `CharacterRefC` and `CharacterVirtualRefC` methods crash the JVM
6+
37
## Version 3.0.0 released on 30 August 2025
48

59
+ API changes:

0 commit comments

Comments
 (0)