Skip to content

Commit d82627e

Browse files
committed
Release 1.25
1 parent 35ef76e commit d82627e

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.24</version>
31+
<version>1.25</version>
3232
</dependency>
3333

3434
## Help

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<groupId>com.googlecode.plist</groupId>
1010
<artifactId>dd-plist</artifactId>
1111
<packaging>jar</packaging>
12-
<version>1.24</version>
12+
<version>1.25</version>
1313
<name>dd-plist</name>
1414
<url>http://www.github.com/3breadt/dd-plist</url>
1515
<description>

0 commit comments

Comments
 (0)