Skip to content

Commit 879e5e9

Browse files
committed
1.0.8
1 parent 2935203 commit 879e5e9

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
@@ -28,7 +28,7 @@ byte[] encoded = encoder.encode();
2828
<dependency>
2929
<groupId>no.ecc.vectortile</groupId>
3030
<artifactId>java-vector-tile</artifactId>
31-
<version>1.0.7</version>
31+
<version>1.0.8</version>
3232
</dependency>
3333
```
3434

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>no.ecc.vectortile</groupId>
55
<artifactId>java-vector-tile</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.0.8-SNAPSHOT</version>
7+
<version>1.0.9-SNAPSHOT</version>
88
<name>java-vector-tile</name>
99
<url>http://maven.apache.org</url>
1010

0 commit comments

Comments
 (0)