Skip to content

Commit 0873773

Browse files
committed
Bump version to 3.0.1
1 parent 57a18fa commit 0873773

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
@@ -11,7 +11,7 @@ plugins {
1111

1212
allprojects {
1313
group = "com.dumbdogdiner"
14-
version = "3.0.0"
14+
version = "3.0.1"
1515

1616
// java plugin is applied in subprojects
1717
apply plugin: "jacoco"

0 commit comments

Comments
 (0)