File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Whitespace conventions:
22
22
23
23
24
24
25
- ## [ 0.10.0 ] - 2016-11-19
25
+ ## [ 0.9.1 ] - 2016-11-25
26
26
27
27
28
28
### Added
@@ -154,7 +154,8 @@ Whitespace conventions:
154
154
155
155
156
156
157
- [ 0.10.0 ] : https://github.com/opal/opal-rails/compare/v0.9.0...HEAD
157
+ [ Unreleased ] : https://github.com/opal/opal-rails/compare/v0.9.1...HEAD
158
+ [ 0.9.1 ] : https://github.com/opal/opal-rails/compare/v0.9.0...v0.9.1
158
159
[ 0.9.0 ] : https://github.com/opal/opal-rails/compare/v0.8.1...v0.9.0
159
160
[ 0.8.1 ] : https://github.com/opal/opal-rails/compare/v0.8.0...v0.8.1
160
161
[ 0.8.0 ] : https://github.com/opal/opal-rails/compare/v0.7.0...v0.8.0
Original file line number Diff line number Diff line change 1
1
module Opal
2
2
module Rails
3
- VERSION = '0.9.0 '
3
+ VERSION = '0.9.1 '
4
4
end
5
5
end
You can’t perform that action at this time.
0 commit comments