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