Skip to content

Commit

Permalink
Increment to version 0.4-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ploof committed Sep 12, 2016
1 parent ebfd750 commit 322b37a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ public class NMXCommandLine {
private static Serial serial;
final static String DELIMITER = " ";
// private static long lastTime;
private static String version = "0.3-beta";
private static String version = "0.4-beta";

public static void main(String[] args) {
// Create serial object
Expand Down

0 comments on commit 322b37a

Please sign in to comment.