1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00

Update date of merge.

This commit is contained in:
Sean Leary 2016-03-05 15:19:45 -06:00
parent 26477f4e76
commit 2f3af56535

View file

@ -74,7 +74,7 @@ import java.util.*;
* </ul> * </ul>
* *
* @author JSON.org * @author JSON.org
* @version 2016-02-08 * @version 2016-03-05
*/ */
public class JSONArray implements Iterable<Object> { public class JSONArray implements Iterable<Object> {