Skip to content

Commit 0750a8b

Browse files
committed
Start release v2.0.0 from v1.0.0
1 parent 7609e02 commit 0750a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
group = 'io.github.raeperd'
13-
version = '1.0.0'
13+
version = '2.0.0'
1414
sourceCompatibility = '11'
1515

1616
repositories {

0 commit comments

Comments
 (0)