Skip to content

Commit a971736

Browse files
committed
Update version string for stleary#170
1 parent 757fd56 commit a971736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XML.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ of this software and associated documentation files (the "Software"), to deal
3131
* covert a JSONObject into an XML text.
3232
*
3333
* @author JSON.org
34-
* @version 2015-12-09
34+
* @version 2016-01-01
3535
*/
3636
@SuppressWarnings("boxing")
3737
public class XML {

0 commit comments

Comments
 (0)