Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rmustafin committed Feb 8, 2016
1 parent 9613a21 commit 200ea84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion russian_central_bank.gemspec
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = 'russian_central_bank'
spec.version = '1.0.0'
spec.version = '1.0.1'
spec.authors = ['Ramil Mustafin']
spec.email = ['rommel.rmm@gmail.com']
spec.description = 'RussianCentralBank extends Money::Bank::VariableExchange and gives you access to the Central Bank of Russia currency exchange rates.'
Expand Down

0 comments on commit 200ea84

Please sign in to comment.