Skip to content

Commit 67d2fae

Browse files
committed
Bump version to 2.0.0
1 parent 7198ed8 commit 67d2fae

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-taskqueue",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"description": "An asynchronous task queue that applies actions to an RTCPeerConnection in the most sensible order",
55
"main": "index.js",
66
"scripts": {
@@ -37,4 +37,4 @@
3737
"testling": {
3838
"files": "test/all.js"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)