Skip to content

Commit

Permalink
Bump version to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
skalarproduktraum committed Jun 12, 2023
1 parent 63edcca commit 39b89e2
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 @@ -32,6 +32,6 @@ rootProject.name = "scenery"

gradle.rootProject {
group = "graphics.scenery"
version = "0.8.0"
version = "0.8.1"
description = "flexible scenegraphing and rendering for scientific visualisation"
}

0 comments on commit 39b89e2

Please sign in to comment.