We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06b0e13 + 43c1a0c commit 7f014d0Copy full SHA for 7f014d0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bitfinex-api-node",
3
- "version": "2.0.2",
+ "version": "2.0.3",
4
"description": "Node reference library for Bitfinex API",
5
"engines": {
6
"node": ">=7"
@@ -37,6 +37,7 @@
37
"BTC"
38
],
39
"contributors": [
40
+ "Ezequiel Wernicke <ezequiel.wernicke@bitfinex.com> (https://www.bitfinex.com)",
41
"Josh Rossi <josh@bitfinex.com> (https://www.bitfinex.com)",
42
"Cris Mihalache <cris.m@bitfinex.com> (https://www.bitfinex.com)",
43
"Robert Kowalski <robert@bitfinex.com> (https://www.bitfinex.com)",
0 commit comments