Skip to content

Commit 55e563d

Browse files
committed
version 1.0.6
1 parent 46623ab commit 55e563d

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
@@ -149,7 +149,7 @@ publishing {
149149
maven(MavenPublication) {
150150
groupId = 'io.github.robaho'
151151
artifactId = 'httpserver'
152-
version = "1.0.5"
152+
version = "1.0.6"
153153

154154
from components.java
155155

0 commit comments

Comments
 (0)