We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88b700 commit a5e36e6Copy full SHA for a5e36e6
1 file changed
src/com/codebrig/beam/Beam.java
@@ -35,6 +35,6 @@
35
public class Beam
36
{
37
38
- public static final String VERSION = "1.1.9";
+ public static final String VERSION = "1.1.10";
39
40
}
0 commit comments