Skip to content

Commit 149d624

Browse files
committed
Prepare release 0.9.2
Signed-off-by: Peter Gafert <[email protected]>
1 parent f77913e commit 149d624

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
@@ -112,7 +112,7 @@ task wrapper(type: Wrapper) {
112112

113113
allprojects {
114114
group = 'com.tngtech.archunit'
115-
version = '0.9.2-SNAPSHOT'
115+
version = '0.9.2'
116116

117117
repositories {
118118
mavenCentral()

0 commit comments

Comments
 (0)