Skip to content

Commit

Permalink
Update Version Number
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikh45 authored and Sheikh45 committed Jul 11, 2020
1 parent e7c13d7 commit 066e267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/java/generator/MapGenerator.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
public strictfp class MapGenerator {

public static final boolean DEBUG = false;
public static final String VERSION = "1.0.1";
public static final String VERSION = "1.0.2";

//read from cli args
private static String folderPath = ".";
Expand Down

0 comments on commit 066e267

Please sign in to comment.