Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 045ecd6

Browse files
committed
push version changes to README
1 parent d84f85d commit 045ecd6

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
@@ -12,7 +12,7 @@ You can use GPSd4Java with a Maven project. Just add the following lines to your
1212
<dependency>
1313
<groupId>de.taimos</groupId>
1414
<artifactId>gpsd4java</artifactId>
15-
<version>1.4</version>
15+
<version>1.5</version>
1616
</dependency>
1717
</dependencies>
1818

@@ -31,6 +31,6 @@ To get the latest development snapshot add the following lines to your pom.xml.
3131
<dependency>
3232
<groupId>de.taimos</groupId>
3333
<artifactId>gpsd4java</artifactId>
34-
<version>1.5-SNAPSHOT</version>
34+
<version>1.6-SNAPSHOT</version>
3535
</dependency>
3636
</dependencies>

0 commit comments

Comments
 (0)