lib/objecthash/version.rb in objecthash-1.0.1 vs lib/objecthash/version.rb in objecthash-1.0.2

- old
+ new

@@ -1,3 +1,3 @@ class ObjectHash - VERSION = "1.0.1".freeze + VERSION = "1.0.2".freeze end