Skip to content

Commit

Permalink
Update version to 4.0.0 (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanuary authored Jun 12, 2018
1 parent cfa9382 commit a8c44ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: node_js
node_js:
- "node"
- "6"
- "4"
env:
- CXX=g++-4.8
addons:
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": "appmetrics-dash",
"version": "3.5.0",
"version": "4.0.0",
"description": "Embedded monitoring dashboard for Node.js applications.",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit a8c44ee

Please sign in to comment.