Codebase list ruby-fxruby / 50997f9
Bump VERSION to 1.6.42 Lars Kanis 4 years ago
2 changed file(s) with 5 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 ## 1.6.42 / 2020-02-01
1
2 * Fix a packing issue in 1.6.41: `lib/fox16/input.rb` had owner permission only.
3
04 ## 1.6.41 / 2020-01-26
15
26 * Add support for Ruby-2.7
00 module Fox
11 def Fox.fxrubyversion
2 "1.6.41"
2 "1.6.42"
33 end
44 end