Skip to content

Commit f286ec2

Browse files
committed
bump version v1.7
1 parent f9c1b8d commit f286ec2

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.6"
7+
VERSION = "1.7"
88
OS = org.jruby.platform.Platform::OS
99
OS_VERSION = java.lang.System.getProperty("os.version")
1010

0 commit comments

Comments
 (0)