Skip to content

Commit a3b7fbd

Browse files
committed
release: Version 2.0.0
1 parent ca32b97 commit a3b7fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
// -- General setup -- //
1212

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

1717
repositories {

0 commit comments

Comments
 (0)