Skip to content

Commit 4349110

Browse files
committed
build
1 parent 8ef2f59 commit 4349110

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/java/info/unterrainer/commons/httpserver/Information.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
public class Information {
44
public static final String name = "Http-Server";
5-
public static final String buildTime = "2021-01-22T08:06:36Z";
6-
public static final String pomVersion = "0.1.21";
5+
public static final String buildTime = "2021-03-05T08:17:16Z";
6+
public static final String pomVersion = "0.1.22";
77
}

0 commit comments

Comments
 (0)