We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b48869 commit 3a3a9fcCopy full SHA for 3a3a9fc
gradle.properties
@@ -1,7 +1,7 @@
1
## configure Gradle properties for building the Jolt-JNI Project
2
3
# Jolt-JNI version string
4
-jjVersion = 2.0.0
+jjVersion = 2.0.1
5
6
## default artifact ID (used when -Partifact= isn't specified on the command line)
7
artifact = jolt-jni
release-log.md
@@ -1,6 +1,6 @@
-# release log for the Jolt-JNI project
+# Release log for the Jolt-JNI project
-## Version 2.0.0 released on 30 June 2025
+## Version 2.0.1 released on 30 June 2025
+ API changes:
+ Moved the `getVertexRadius()` and `setVertexRadius()` methods from
0 commit comments