We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6c8e0 commit cac18d9Copy full SHA for cac18d9
bitfinex-rb.gemspec
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
5
Gem::Specification.new do |spec|
6
spec.name = 'bitfinex-rb'
7
- spec.version = '1.0.8'
+ spec.version = '1.0.9'
8
spec.authors = ['Bitfinex']
9
spec.email = ['[email protected]']
10
spec.summary = %q{Bitfinex API Wrapper}
0 commit comments