lib/taxamatch_rb/version.rb in taxamatch_rb-1.1.0 vs lib/taxamatch_rb/version.rb in taxamatch_rb-1.1.1

- old
+ new

@@ -1,6 +1,6 @@ module Taxamatch - VERSION = "1.1.0" + VERSION = "1.1.1" def self.version VERSION end end