Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
petebankhead authored Dec 4, 2024
1 parent d7bb1f8 commit e686565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {

base {
group = "io.github.qupath"
version = "0.2.0-SNAPSHOT"
version = "0.2.0"
description = "Gradle plugin for developing QuPath extensions"
}

Expand Down Expand Up @@ -70,4 +70,4 @@ publishing {
}
}
}
}
}

0 comments on commit e686565

Please sign in to comment.