Skip to content

Commit

Permalink
beta.16
Browse files Browse the repository at this point in the history
  • Loading branch information
jishi committed Jun 13, 2016
1 parent 9d62d4a commit a229c9c
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": "sonos-http-api",
"version": "1.0.0-beta.14",
"version": "1.0.0-beta.16",
"description": "A simple node app for controlling a Sonos system with basic HTTP requests",
"scripts": {
"start": "node server.js"
Expand All @@ -16,7 +16,7 @@
"fuse.js": "^2.2.0",
"node-static": "~0.7.0",
"request-promise": "~1.0.2",
"sonos-discovery": "https://github.com/jishi/node-sonos-discovery/archive/v1.0.0-beta.15.tar.gz"
"sonos-discovery": "https://github.com/jishi/node-sonos-discovery/archive/v1.0.0-beta.16.tar.gz"
},
"engines": {
"node": ">=4.0.0",
Expand Down

0 comments on commit a229c9c

Please sign in to comment.