From 39e3ccc6715833488755c9938d1a1be8af1e2c8c Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Sat, 5 Dec 2015 20:14:15 -0600 Subject: [PATCH] Update version Update version after merge of https://github.com/douglascrockford/JSON-java/pull/179 --- JSONObject.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSONObject.java b/JSONObject.java index 2ac21c9..53cdeec 100755 --- a/JSONObject.java +++ b/JSONObject.java @@ -92,7 +92,7 @@ import java.util.Set; * * * @author JSON.org - * @version 2015-10-29 + * @version 2015-12-05 */ public class JSONObject { /**