Skip to content

Commit 1a3438d

Browse files
committed
bump version 1.18
1 parent f6c916f commit 1a3438d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module App
44
extend self
55

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

0 commit comments

Comments
 (0)