Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skalarproduktraum committed Feb 22, 2024
1 parent 2da14c8 commit 5e494ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ rootProject.name = "sciview"

gradle.rootProject {
group = "sc.iview"
version = "0.2.0-SNAPSHOT"
version = "0.2.0"
description = "Scenery-backed 3D visualization package for ImageJ."
}

Expand Down

0 comments on commit 5e494ac

Please sign in to comment.