We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca32b97 commit a3b7fbdCopy full SHA for a3b7fbd
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
// -- General setup -- //
12
13
group = "org.spongepowered"
14
-version = "2.0.0-SNAPSHOT"
+version = "2.0.0"
15
description = "Immutable math library for Java with a focus on games and computer graphics."
16
17
repositories {
0 commit comments