Skip to content

Commit a109f58

Browse files
committed
Update JSONArray.java
Update version for stleary#153
1 parent 33ae025 commit a109f58

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
@@ -76,7 +76,7 @@ of this software and associated documentation files (the "Software"), to deal
7676
* </ul>
7777
*
7878
* @author JSON.org
79-
* @version 2015-07-22
79+
* @version 2015-10-29
8080
*/
8181
public class JSONArray implements Iterable<Object> {
8282

0 commit comments

Comments
 (0)