Skip to content

Commit

Permalink
修复版本号为0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JPressProjects committed Sep 19, 2016
1 parent 99197c1 commit 96cc59b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

public class Jpress {

public static final String VERSION = "0.3.0";
public static final String VERSION = "0.4.0";

public static final Map<String, Object> jpressTags = new HashMap<String, Object>();

Expand Down

0 comments on commit 96cc59b

Please sign in to comment.