We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2bde1f commit 8083208Copy full SHA for 8083208
1 file changed
JSONArray.java
@@ -78,7 +78,7 @@ of this software and associated documentation files (the "Software"), to deal
78
* </ul>
79
*
80
* @author JSON.org
81
- * @version 2016-05-13
+ * @version 2016-05-20
82
*/
83
public class JSONArray implements Iterable<Object> {
84
0 commit comments