Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit c1cf2b5

Browse files
committed
Update versioning
1 parent 10fb5f2 commit c1cf2b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.kttdevelopment</groupId>
88
<artifactId>simplehttpserver</artifactId>
9-
<version>03.05.01</version>
9+
<version>03.05.02</version>
1010
<packaging>jar</packaging>
1111

1212
<url>https://github.com/Ktt-Development/simplehttpserver</url>

src/main/java/com/kttdevelopment/simplehttpserver/SimpleHttpServer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* @see SimpleHttpsServer
1818
* @see SimpleHttpHandler
1919
* @since 02.00.00
20-
* @version 03.05.01
20+
* @version 03.05.02
2121
* @author Ktt Development
2222
*/
2323
@SuppressWarnings("SpellCheckingInspection")

0 commit comments

Comments
 (0)