Skip to content

Commit ea0d6c5

Browse files
committed
Version 1.22
1 parent bc96ff5 commit ea0d6c5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ bin/
33
target/
44
bin-test/
55
build/
6+
javadoc/
67
test-files/out*.plist
78

89
# exclude auto-generated folder

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.21</version>
12+
<version>1.22</version>
1313
<name>dd-plist</name>
1414
<url>http://www.github.com/3breadt/dd-plist</url>
1515
<description>

0 commit comments

Comments
 (0)