Skip to content

Commit a7bfb3c

Browse files
committed
chore: release version 3.0.0
1 parent ea8e2ff commit a7bfb3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = 'com.toedter'
9-
version = '3.0.1-SNAPSHOT'
9+
version = '3.0.0'
1010

1111
repositories {
1212
mavenCentral()

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515
}
1616

1717
group = 'com.toedter'
18-
version = '3.0.1-SNAPSHOT'
18+
version = '3.0.0'
1919

2020
repositories {
2121
mavenCentral()

0 commit comments

Comments
 (0)