1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00

Update version

Update version after merge of https://github.com/douglascrockford/JSON-java/pull/179
This commit is contained in:
Sean Leary 2015-12-05 20:14:15 -06:00
parent 2ec538f420
commit 39e3ccc671

View file

@ -92,7 +92,7 @@ import java.util.Set;
* </ul> * </ul>
* *
* @author JSON.org * @author JSON.org
* @version 2015-10-29 * @version 2015-12-05
*/ */
public class JSONObject { public class JSONObject {
/** /**