Skip to content

Commit 92e11ef

Browse files
author
Xuzhou Qin
committed
0.4.3
Signed-off-by: Xuzhou Qin <xuzhou.qin@jcdecaux.com>
1 parent 792eef6 commit 92e11ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can start working by cloning [this template project](https://github.com/qxzz
2525
<dependency>
2626
<groupId>com.jcdecaux.setl</groupId>
2727
<artifactId>setl_2.11</artifactId>
28-
<version>0.4.2</version>
28+
<version>0.4.3</version>
2929
</dependency>
3030
```
3131

@@ -42,7 +42,7 @@ To use the SNAPSHOT version, add Sonatype snapshot repository to your `pom.xml`
4242
<dependency>
4343
<groupId>com.jcdecaux.setl</groupId>
4444
<artifactId>setl_2.11</artifactId>
45-
<version>0.4.3-SNAPSHOT</version>
45+
<version>0.4.4-SNAPSHOT</version>
4646
</dependency>
4747
</dependencies>
4848
```

0 commit comments

Comments
 (0)