Skip to content

Commit a229c9c

Browse files
committed
beta.16
1 parent 9d62d4a commit a229c9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sonos-http-api",
3-
"version": "1.0.0-beta.14",
3+
"version": "1.0.0-beta.16",
44
"description": "A simple node app for controlling a Sonos system with basic HTTP requests",
55
"scripts": {
66
"start": "node server.js"
@@ -16,7 +16,7 @@
1616
"fuse.js": "^2.2.0",
1717
"node-static": "~0.7.0",
1818
"request-promise": "~1.0.2",
19-
"sonos-discovery": "https://github.com/jishi/node-sonos-discovery/archive/v1.0.0-beta.15.tar.gz"
19+
"sonos-discovery": "https://github.com/jishi/node-sonos-discovery/archive/v1.0.0-beta.16.tar.gz"
2020
},
2121
"engines": {
2222
"node": ">=4.0.0",

0 commit comments

Comments
 (0)