lib/exchange/base.rb in exchange-1.1.0 vs lib/exchange/base.rb in exchange-1.1.1
- old
+ new
@@ -1,10 +1,10 @@
# -*- encoding : utf-8 -*-
module Exchange
# The current version of the exchange gem
#
- VERSION = '1.1.0'
+ VERSION = '1.1.1'
# The root installation path of the gem
# @version 0.5
# @since 0.1
#