lib/ruby_units/version.rb in
ruby-units-2.3.2
vs lib/ruby_units/version.rb in
ruby-units-2.4.1
- old
+ new
@@ -1,5 +1,5 @@
module RubyUnits class Unit < Numeric
- VERSION = '2.3.2'.freeze
+ VERSION = '2.4.1'.freeze
end end