lib/currency-locales/version.rb in bigcartel-currency-locales-2.0.0 vs lib/currency-locales/version.rb in bigcartel-currency-locales-2.2.0
- old
+ new
@@ -1,5 +1,5 @@
module BigCartel
module CurrencyLocales
- VERSION = "2.0.0"
+ VERSION = "2.2.0"
end
end