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.
2 parents 043ce1d + 4be2e46 commit c8d11ceCopy full SHA for c8d11ce
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
7
base {
8
group = "io.github.qupath"
9
- version = "0.3.0-SNAPSHOT"
+ version = "0.3.0"
10
description = "Extra classes built on JavaFX that are used to help create the QuPath user interface. " +
11
"These don't depend on other QuPath modules, so can be reused elsewhere."
12
}
0 commit comments