Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Commit

Permalink
update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaebradley committed Nov 30, 2016
1 parent 2fda1d2 commit 5027cd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "seatgeek-cli",
"version": "0.0.2",
"version": "0.0.3",
"description": "SeatGeek Command Line Tool",
"scripts": {
"test": "npm run build && mocha --compilers js:babel-core/register",
Expand All @@ -21,7 +21,7 @@
"cli-table2": "0.2.0",
"colors": "1.1.2 ",
"node-emoji": "1.3.0 ",
"seatgeek-client": "0.1.3",
"seatgeek-client": "0.1.4",
"moment": "2.17.0",
"immutable": "^3.8.1",
"cli-table2": "0.2.0",
Expand Down

0 comments on commit 5027cd3

Please sign in to comment.