lib/exchange/base.rb in exchange-1.2.1 vs lib/exchange/base.rb in exchange-1.2.2
- old
+ new
@@ -6,10 +6,10 @@
#
BROKEN_BIG_DECIMAL_DIVISION = (RUBY_VERSION == '2.1.0' && RUBY_ENGINE == 'ruby')
# The current version of the exchange gem
#
- VERSION = '1.2.1'.freeze
+ VERSION = '1.2.2'.freeze
# The root installation path of the gem
# @version 0.5
# @since 0.1
#