Skip to content

Commit

Permalink
0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
simont77 committed Jan 14, 2018
1 parent ad5aad5 commit c1f1a31
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": "fakegato-history",
"version": "0.3.4",
"version": "0.3.5",
"description": "Module emulating Elgato Eve history for homebridge plugins",
"main": "fakegato-history.js",
"repository": {
Expand All @@ -12,7 +12,7 @@
"homebridge": ">=0.4.0"
},
"dependencies": {
"moment": "*"
"moment": "*"
},
"author": "simont77",
"license": "MIT",
Expand Down

0 comments on commit c1f1a31

Please sign in to comment.