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