Skip to content

Commit 2750d60

Browse files
major release
1 parent 8f7979d commit 2750d60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.2.0
1+
2.0.0
22
- Removes rest/v2 pulse functions
33
- Fixes rest/v2 margin & funding info functions
44
- Fixes rest/v2 offers function

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.2.0'
7+
spec.version = '2.0.0'
88
spec.authors = ['Bitfinex']
99
spec.email = ['[email protected]']
1010
spec.summary = %q{Bitfinex API Wrapper}

0 commit comments

Comments
 (0)