Commit ea67bf7c authored by wenshao's avatar wenshao
Browse files

1.1.57.android-SNAPSHOT

Showing with 2 additions and 2 deletions
+2 -2
......@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.1.56.android</version>
<version>1.1.57.android-SNAPSHOT</version>
<packaging>jar</packaging>
<name>fastjson</name>
......
......@@ -625,5 +625,5 @@ public abstract class JSON implements JSONStreamAware, JSONAware {
}
}
public final static String VERSION = "1.1.56";
public final static String VERSION = "1.1.57";
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment