Skip to content

Commit ea46033

Browse files
committed
Merging the Btce::Trades options stuff.
1 parent 1812f6c commit ea46033

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CONTRIBUTORS.org

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ to add you to this list, please email me at [[mailto:cgore@cgore.com][cgore@cgor
4545

4646
[[https://github.com/selvam1991][github.com/selvam1991]]
4747

48+
+ Kevin Pheasey
49+
50+
[[https://github.com/kpheasey][github.com/kpheasey]]
51+
4852
+ Jamie Quint
4953

5054
[[http://jamiequint.com][jamiequint.com]]

btce.gemspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737

3838
Gem::Specification.new do |s|
3939
s.name = 'btce'
40-
s.version = '0.4.0'
41-
s.date = '2014-02-09'
40+
s.version = '0.5.0'
41+
s.date = '2014-02-17'
4242
s.summary = "A simple library to interface with the API for btc-e.com in Ruby."
4343
s.description = "A simple library to interface with the API for btc-e.com in Ruby."
4444
s.authors = ['Christoph Bünte',
@@ -48,6 +48,7 @@ Gem::Specification.new do |s|
4848
'Stephan Kaag',
4949
'Sami Laine',
5050
'Selvam Palanimalai',
51+
'Kevin Pheasey',
5152
'Jaime Quint',
5253
'Panupan Sriautharawong',
5354
'Michaël Witrant']

gem-builds/btce-0.5.0.gem

7 KB
Binary file not shown.

0 commit comments

Comments
 (0)