Skip to content

Commit 21faf2a

Browse files
authored
chore: update version to 2.0.4 (#51)
1 parent b142434 commit 21faf2a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ clickToDial.dispose();
5656
### CDN
5757

5858
```html
59-
<script src="https://unpkg.com/ringcentral-c2d@2.0.2/build/index.js"></script>
59+
<script src="https://unpkg.com/ringcentral-c2d@2.0.4/build/index.js"></script>
6060
<script>
6161
var clickToDial = new RingCentralC2D();
6262

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ringcentral-c2d",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "RingCentral Click-to-Call and Click-to-Text library",
55
"homepage": "https://github.com/ringcentral/ringcentral-c2d#readme",
66
"repository": {

0 commit comments

Comments
 (0)