Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
cinquin committed Mar 19, 2017
1 parent bf5f2d5 commit 01a8287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/uk/org/cinquin/mutinack/misc_util/VersionNumber.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
package uk.org.cinquin.mutinack.misc_util;

public class VersionNumber {
public static final float version = 0.9f;
public static final float version = 0.10f;
}

0 comments on commit 01a8287

Please sign in to comment.