Skip to content

Commit 58b21a3

Browse files
Update version to 1.4
1 parent 3fd427d commit 58b21a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Library is available in [Maven Central](https://search.maven.org/artifact/io.git
1717
<dependency>
1818
<groupId>io.github.electronic-mango</groupId>
1919
<artifactId>zipper</artifactId>
20-
<version>1.3</version>
20+
<version>1.4</version>
2121
</dependency>
2222
```
2323

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.electronic-mango</groupId>
88
<artifactId>zipper</artifactId>
9-
<version>1.3</version>
9+
<version>1.4</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Java Zipper</name>

0 commit comments

Comments
 (0)