Skip to content

Commit f09d561

Browse files
committed
Bump version to 3.0.0
1 parent 118fb05 commit f09d561

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
@@ -2,7 +2,7 @@
22
"name": "rtc-tools",
33
"description": "Cross-browser WebRTC helpers",
44
"author": "Damon Oehlman <damon.oehlman@nicta.com.au>",
5-
"version": "2.3.1",
5+
"version": "3.0.0",
66
"dependencies": {
77
"async": "~0.9",
88
"cog": "^1.0.0",
@@ -44,4 +44,4 @@
4444
"files": "test/all.js",
4545
"server": "test/server.js"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)