Skip to content

Commit 3a3a9fc

Browse files
committed
bump the library version to 2.0.1 and update the release log
1 parent 0b48869 commit 3a3a9fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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 = 2.0.0
4+
jjVersion = 2.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# release log for the Jolt-JNI project
1+
# Release log for the Jolt-JNI project
22

3-
## Version 2.0.0 released on 30 June 2025
3+
## Version 2.0.1 released on 30 June 2025
44

55
+ API changes:
66
+ Moved the `getVertexRadius()` and `setVertexRadius()` methods from

0 commit comments

Comments
 (0)