Skip to content

Commit

Permalink
0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
COLCO committed Dec 16, 2019
1 parent 491a129 commit edae1cc
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
{
"name": "bitpay-rates",
"version": "0.2.8",
"version": "0.2.9",
"description": "A NodeJS wrapper for Bitpay Rates API",
"keywords": ["bitcoin", "bitpay", "rates", "countries", "price"],
"keywords": [
"bitcoin",
"bitpay",
"rates",
"countries",
"price"
],
"author": "Mario Colque <[email protected]>",
"license": "MIT",
"main": "./src/index.js",
Expand Down

0 comments on commit edae1cc

Please sign in to comment.