Skip to content

Commit 8083208

Browse files
committed
Update JSONArray.java
Update version timestamp
1 parent b2bde1f commit 8083208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JSONArray.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ of this software and associated documentation files (the "Software"), to deal
7878
* </ul>
7979
*
8080
* @author JSON.org
81-
* @version 2016-05-13
81+
* @version 2016-05-20
8282
*/
8383
public class JSONArray implements Iterable<Object> {
8484

0 commit comments

Comments
 (0)