Skip to content

Commit 0de3ac6

Browse files
committed
version dump v1.4
s Please enter the commit message for your changes. Lines starting
1 parent 626a3af commit 0de3ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module App
44
extend self
55

66
include CompileVersion
7-
VERSION = "1.3.1"
7+
VERSION = "1.4"
88
OS = org.jruby.platform.Platform::OS
99
OS_VERSION = java.lang.System.getProperty("os.version")
1010

0 commit comments

Comments
 (0)