Skip to content

Commit e2230cf

Browse files
committed
Bump version to 2.7.0
1 parent 3ae6cb8 commit e2230cf

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": "rtc-quickconnect",
3-
"version": "2.6.0",
3+
"version": "2.7.0",
44
"description": "Create a WebRTC connection in record time",
55
"main": "index.js",
66
"scripts": {
@@ -45,4 +45,4 @@
4545
"files": "test/all.js",
4646
"server": "test/server.js"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)