Skip to content

Commit

Permalink
rmt
Browse files Browse the repository at this point in the history
  • Loading branch information
chenby committed Aug 19, 2018
1 parent 1b46529 commit df4e3aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public class Version {
}
}

private static final String VERSION = "0.1.9";
private static final String VERSION = "0.1.10";

public static final Version INSTANCE = new Version();

Expand Down

0 comments on commit df4e3aa

Please sign in to comment.