Skip to content

Commit 8a3bba6

Browse files
committed
Bump to 1.0.8 for release of JRUBY-5858 fix.
1 parent 81b91cf commit 8a3bba6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/jruby-launcher.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module JRubyLauncher
2-
VERSION = "1.0.7"
2+
VERSION = "1.0.8"
33
end

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
#ifndef _VERSION_H_
77
#define _VERSION_H_
88

9-
#define JRUBY_LAUNCHER_VERSION "1.0.7"
9+
#define JRUBY_LAUNCHER_VERSION "1.0.8"
1010

1111
#endif // ! _VERSION_H_

0 commit comments

Comments
 (0)