Skip to content

Commit c9eea3f

Browse files
committed
Release 1.18
1 parent 4313bae commit c9eea3f

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 @@ If you use Maven and want to include the library into your project you can use t
2828
<dependency>
2929
<groupId>com.googlecode.plist</groupId>
3030
<artifactId>dd-plist</artifactId>
31-
<version>1.16</version>
31+
<version>1.18</version>
3232
</dependency>
3333

3434
## Help

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>com.googlecode.plist</groupId>
99
<artifactId>dd-plist</artifactId>
1010
<packaging>jar</packaging>
11-
<version>1.17</version>
11+
<version>1.18</version>
1212
<name>dd-plist</name>
1313
<url>http://www.github.com/3breadt/dd-plist</url>
1414
<description>

0 commit comments

Comments
 (0)