Skip to content

Commit 3ef687e

Browse files
committed
Set version to 0.9.1
Signed-off-by: Peter Gafert <[email protected]>
1 parent 8f17695 commit 3ef687e

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.1-SNAPSHOT'
115+
version = '0.9.1'
116116

117117
repositories {
118118
mavenCentral()

0 commit comments

Comments
 (0)