Skip to content

Commit

Permalink
bump version -> 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
litecreator committed May 19, 2021
1 parent fc1e83b commit 3e54577
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/litetokens/program/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

public class Version {

private static final String version = "3.2.2";
private static final String version = "3.2.3";

public static String getVersion() {
return version;
Expand Down
Binary file not shown.

0 comments on commit 3e54577

Please sign in to comment.