Skip to content

Commit f9c8248

Browse files
Vladislav VolkovJacobPlaster
Vladislav Volkov
authored andcommitted
bump version. add Changelog notes
1 parent 1ea1847 commit f9c8248

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.0.7
2+
3+
- Fixes issue with RESTv2 client initialization.
4+
15
1.0.6
26
- Adds order affiliate code support to rest & ws v2 transports
37

bitfinex-rb.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
44

55
Gem::Specification.new do |spec|
66
spec.name = 'bitfinex-rb'
7-
spec.version = '1.0.6'
7+
spec.version = '1.0.7'
88
spec.authors = ['Bitfinex']
99
spec.email = ['developers@bitfinex.com']
1010
spec.summary = %q{Bitfinex API Wrapper}

0 commit comments

Comments
 (0)