Skip to content

Commit b5abd1f

Browse files
committed
[v3.x.x]: updated the version from 3.0.0-snapshot to 3.0.0 rel version
1 parent 18cf427 commit b5abd1f

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
@@ -15,7 +15,7 @@ sourceCompatibility = 1.11
1515
targetCompatibility = 1.11
1616

1717
group = 'io.github.millij'
18-
version = '3.0.0-SNAPSHOT'
18+
version = '3.0.0'
1919

2020

2121
dependencies {

0 commit comments

Comments
 (0)