Skip to content

Commit

Permalink
Bumped version to 3.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
adriancable committed Jul 25, 2019
1 parent 4893b76 commit 2cc1d05
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
Expand Up @@ -31,15 +31,15 @@
"prepublishOnly": "npm run lint",
"preversion": "npm run lint"
},
"version": "3.1.0",
"version": "3.1.1",
"warnings": [
{
"code": "ENOTSUP",
"required": {
"node": ">=7.0.0",
"homebridge": ">=0.2.5"
},
"pkgid": "[email protected].0"
"pkgid": "[email protected].1"
}
]
}

0 comments on commit 2cc1d05

Please sign in to comment.