lib/uom.rb in uom-1.2.1 vs lib/uom.rb in uom-1.2.2

- old
+ new

@@ -1,7 +2 @@ require 'uom/measurement' - -# UOM implements Units of Measurement based on the International System of Units. -# See [http://github.com/caruby/uom] for details. -module UOM - VERSION = "1.2.1" -end \ No newline at end of file