Skip to content

Commit 1168483

Browse files
committed
Version 0.1.1 (Release)
1 parent 700fe9a commit 1168483

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
@@ -44,7 +44,7 @@ subprojects {
4444
apply plugin: "jacoco"
4545

4646
group = 'org.mapstruct.extensions.spring'
47-
version = '0.1.1-SNAPSHOT'
47+
version = '0.1.1'
4848

4949
java {
5050
toolchain {

0 commit comments

Comments
 (0)