Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taxio committed Aug 19, 2019
1 parent 4240307 commit 77fe38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/main/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public class Main {
static ParseMode mode;
static Log log;

static final String version = "v0.2.1";
static final String version = "v0.2.2";

public static void main(String[] args) throws InterruptedException {
log = new Log();
Expand Down

0 comments on commit 77fe38f

Please sign in to comment.