lib/err_merchant/version.rb in err_merchant-0.7.0 vs lib/err_merchant/version.rb in err_merchant-0.7.1

- old
+ new

@@ -1,3 +1,3 @@ module ErrMerchant - VERSION = "0.7.0".freeze + VERSION = "0.7.1".freeze end