Skip to content

Commit f463198

Browse files
Bump version to 0.4.0
1 parent dfae453 commit f463198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ rootProject.name = "sciview"
2020

2121
gradle.rootProject {
2222
group = "sc.iview"
23-
version = "0.3.0"
23+
version = "0.4.0"
2424
description = "Scenery-backed 3D visualization package for ImageJ."
2525
}
2626

0 commit comments

Comments
 (0)