File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,9 @@ Whitespace conventions:
2121
2222
2323
24- ## [ 0.11.4] ( https://github.com/opal/opal/compare/v0.11.3...HEAD ) - unreleased
24+ <!-- generated-content-beyond-this-comment -->
25+
26+ ## [ 0.11.4] ( https://github.com/opal/opal/compare/v0.11.3...v0.11.4 ) - 2018-11-07
2527
2628
2729### Fixed
@@ -30,8 +32,6 @@ Whitespace conventions:
3032
3133
3234
33- <!-- generated-content-beyond-this-comment -->
34-
3535
3636## [ 0.11.3] ( https://github.com/opal/opal/compare/v0.11.2...v0.11.3 ) - 2018-08-28
3737
Original file line number Diff line number Diff line change 22module Opal
33 # WHEN RELEASING:
44 # Remember to update RUBY_ENGINE_VERSION in opal/corelib/constants.rb too!
5- VERSION = '0.11.3 '
5+ VERSION = '0.11.4 '
66end
Original file line number Diff line number Diff line change 11RUBY_PLATFORM = 'opal'
22RUBY_ENGINE = 'opal'
3- RUBY_VERSION = '2.4.0 '
4- RUBY_ENGINE_VERSION = '0.11.3 '
5- RUBY_RELEASE_DATE = '2018-08-28 '
3+ RUBY_VERSION = '2.4.5 '
4+ RUBY_ENGINE_VERSION = '0.11.4 '
5+ RUBY_RELEASE_DATE = '2018-11-07 '
66RUBY_PATCHLEVEL = 0
77RUBY_REVISION = 0
88RUBY_COPYRIGHT = 'opal - Copyright (C) 2013-2015 Adam Beynon'
You can’t perform that action at this time.
0 commit comments