mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-02 11:05:28 -04:00
Update JSONArray.java
Update version for https://github.com/douglascrockford/JSON-java/pull/153
This commit is contained in:
parent
33ae025e78
commit
a109f581c8
@ -76,7 +76,7 @@ import java.util.Map;
|
||||
* </ul>
|
||||
*
|
||||
* @author JSON.org
|
||||
* @version 2015-07-22
|
||||
* @version 2015-10-29
|
||||
*/
|
||||
public class JSONArray implements Iterable<Object> {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user