Skip to content

Commit

Permalink
release: Version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zml2008 committed May 3, 2021
1 parent ca32b97 commit a3b7fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
// -- General setup -- //

group = "org.spongepowered"
version = "2.0.0-SNAPSHOT"
version = "2.0.0"
description = "Immutable math library for Java with a focus on games and computer graphics."

repositories {
Expand Down

0 comments on commit a3b7fbd

Please sign in to comment.