Skip to content

Commit 4de2be3

Browse files
committed
Prepare for 2.0 release
This release will be compatible with the Gradle configuration cache.
1 parent f5d603c commit 4de2be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = 'nu.studer'
8-
version = '1.1-DEV'
8+
version = '2.0'
99

1010
dependencies {
1111
testImplementation('org.spockframework:spock-core:1.3-groovy-2.5') {

0 commit comments

Comments
 (0)