Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
xxczaki authored Nov 15, 2017
1 parent f230242 commit 34d1c1e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion bin/cash.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
const got = require('got')
const money = require('money')
const colors = require('colors')
const chalk = require('chalk')
const ora = require('ora')
const currencies = require('../lib/currencies.json')
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cash-cli",
"version": "1.1.3",
"version": "1.1.4",
"description": "Exchange Rates Online using your terminal!",
"author": {
"name": "Anthony Kepinski",
Expand Down

0 comments on commit 34d1c1e

Please sign in to comment.