lib/exchange/base.rb in exchange-0.8.0 vs lib/exchange/base.rb in exchange-0.9.0
- old
+ new
@@ -1,9 +1,9 @@
module Exchange
# The current version of the exchange gem
#
- VERSION = '0.8.0'
+ VERSION = '0.9.0'
# The root installation path of the gem
# @version 0.5
# @since 0.1
#
\ No newline at end of file