Skip to content

Commit

Permalink
v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
taxio committed Jan 7, 2020
1 parent ce8382a commit 2a7825f
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.3";
static final String version = "v0.2.4";

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

0 comments on commit 2a7825f

Please sign in to comment.