lib/nineteen/eighty/two/version.rb in nineteen-eighty-two-0.1.6 vs lib/nineteen/eighty/two/version.rb in nineteen-eighty-two-0.1.7

- old
+ new

@@ -1,7 +1,7 @@ module Nineteen module Eighty module Two - VERSION = "0.1.6" + VERSION = "0.1.7" end end end