Skip to content

Commit d0d3870

Browse files
committed
Bump version to 5.8.4
1 parent eb25232 commit d0d3870

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rtc-quickconnect",
3-
"version": "5.8.3",
3+
"version": "5.8.4",
44
"description": "Create a WebRTC connection in record time",
55
"main": "dist/quickconnect.js",
66
"repository": {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rtc-quickconnect",
3-
"version": "5.8.3",
3+
"version": "5.8.4",
44
"description": "Create a WebRTC connection in record time",
55
"main": "index.js",
66
"scripts": {
@@ -56,4 +56,4 @@
5656
"uuid": "^2.0.1",
5757
"whisk": "^1.0.0"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)