Skip to content

Commit 5d0c61c

Browse files
committed
Prepare for upcoming 2.2.1 release
1 parent efd5a45 commit 5d0c61c

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 = '2.2.1-DEV'
8+
version = '2.2.1'
99

1010
dependencies {
1111
testImplementation 'org.spockframework:spock-core:2.0-M3-groovy-2.5'

0 commit comments

Comments
 (0)