Skip to content

Commit 8703a81

Browse files
authored
Change version to 0.1.0
1 parent e355c13 commit 8703a81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55

66
qupathExtension {
77
name = "qupath-extension-training"
8-
version = "0.1.0-rc2"
8+
version = "0.1.0"
99
group = "io.github.qupath"
1010
description = "A QuPath extension to help learn how to use the software"
1111
automaticModule = "qupath.extension.training"

0 commit comments

Comments
 (0)