Skip to content

Commit b39ccc2

Browse files
committed
support BigDecimal and BigInteger
1 parent 5d6bf7d commit b39ccc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JSONObject.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ of this software and associated documentation files (the "Software"), to deal
9292
* </ul>
9393
*
9494
* @author JSON.org
95-
* @version 2015-05-05
95+
* @version 2015-06-20
9696
*/
9797
public class JSONObject {
9898
/**

0 commit comments

Comments
 (0)