Skip to content

Commit 36e47e9

Browse files
committed
Release 1.7
Signed-off-by: Alexander Brandes <[email protected]>
1 parent a96550f commit 36e47e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tasks.compileJava.configure {
3838
}
3939

4040
group = "com.intellectualsites.http"
41-
version = "1.7-SNAPSHOT"
41+
version = "1.7"
4242

4343
java {
4444
withSourcesJar()

0 commit comments

Comments
 (0)