Skip to content

Commit

Permalink
support node 6 in ci, version++
Browse files Browse the repository at this point in the history
  • Loading branch information
jmervine committed Jun 2, 2017
1 parent 578b252 commit ef108c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ node_js:
- "0"
- "4"
- "5"
- "6"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maxcdn",
"version": "0.2.2",
"version": "0.2.3",
"description": "MaxCDN API for Node.js",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ef108c8

Please sign in to comment.