Skip to content

Commit 903423e

Browse files
committed
bump version 1.2.1
1 parent dc24021 commit 903423e

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

0 commit comments

Comments
 (0)