Skip to content

Commit

Permalink
Bump to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
spk committed Mar 25, 2018
1 parent 23370ef commit 92286b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

v1.0.1 / 2018-03-25
===================

* Use BigDecimal instead of Float

v1.0.0 / 2018-03-25
===================

Expand Down
2 changes: 1 addition & 1 deletion lib/open_exchange_rates_bank/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

# Module for version constant
module OpenExchangeRatesBank
VERSION = '1.0.0'.freeze
VERSION = '1.0.1'.freeze
end

0 comments on commit 92286b9

Please sign in to comment.