Version date

This commit is contained in:
Sean Leary 2016-01-30 15:45:11 -06:00
parent 93c79ca566
commit ba2585fe6c

View File

@ -31,7 +31,7 @@ import java.util.Iterator;
* covert a JSONObject into an XML text.
*
* @author JSON.org
* @version 2016-01-01
* @version 2016-01-30
*/
@SuppressWarnings("boxing")
public class XML {