Skip to content

Commit 5892a14

Browse files
committed
Incremented version
1 parent 6d8e5b7 commit 5892a14

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ work-in-progress project though so it's not yet complete.
2525
<dependency>
2626
<groupId>org.javawebstack</groupId>
2727
<artifactId>http-server</artifactId>
28-
<version>1.0.2</version>
28+
<version>1.0.3</version>
2929
</dependency>
3030
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<properties>
88
<maven.compiler.source>8</maven.compiler.source>
99
<maven.compiler.target>8</maven.compiler.target>
10-
<buildVersion>1.0.2-SNAPSHOT</buildVersion>
10+
<buildVersion>1.0.3-SNAPSHOT</buildVersion>
1111
</properties>
1212

1313
<groupId>org.javawebstack</groupId>

0 commit comments

Comments
 (0)