Skip to content

Commit 7321d37

Browse files
committed
Incremented version
1 parent 1d6819c commit 7321d37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ JWS Utilties
1616
<dependency>
1717
<groupId>org.javawebstack</groupId>
1818
<artifactId>web-utils</artifactId>
19-
<version>1.0.1</version>
19+
<version>1.0.2</version>
2020
</dependency>
2121
```

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.1-SNAPSHOT</buildVersion>
10+
<buildVersion>1.0.2-SNAPSHOT</buildVersion>
1111
</properties>
1212

1313
<groupId>org.javawebstack</groupId>

0 commit comments

Comments
 (0)