Skip to content

Commit

Permalink
Bump version, update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
StragaSevera authored and JacobPlaster committed Feb 5, 2020
1 parent 7b5f0a0 commit 4554577
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.0.8

- Fixes warning about BigDecimal.new deprecation

1.0.7

- Fixes issue with RESTv2 client initialization.
Expand Down
2 changes: 1 addition & 1 deletion bitfinex-rb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = 'bitfinex-rb'
spec.version = '1.0.7'
spec.version = '1.0.8'
spec.authors = ['Bitfinex']
spec.email = ['developers@bitfinex.com']
spec.summary = %q{Bitfinex API Wrapper}
Expand Down

0 comments on commit 4554577

Please sign in to comment.