update version dates

This commit is contained in:
stleary
2015-07-06 22:27:10 -05:00
parent 410afaff14
commit 71d9ad2b99
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ import java.util.Map;
* </ul>
*
* @author JSON.org
* @version 2015-07-04
* @version 2015-07-06
*/
public class JSONArray implements Iterable<Object> {
+1 -1
View File
@@ -92,7 +92,7 @@ import java.util.Set;
* </ul>
*
* @author JSON.org
* @version 2015-07-04
* @version 2015-07-06
*/
public class JSONObject {
/**