lib/hi/version.rb in hi-1.2.1 vs lib/hi/version.rb in hi-1.2.2

- old
+ new

@@ -1,3 +1,3 @@ module Hi - VERSION = '1.2.1' + VERSION = '1.2.2' end