Skip to content

Commit

Permalink
3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
surma committed Jun 15, 2018
1 parent 4cae493 commit da1c7d7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -56,7 +56,7 @@ $ npm install --save comlinkjs
or use a CDN like [delivrjs]:

```
https://cdn.jsdelivr.net/npm/comlinkjs@3.0.1/umd/comlink.js
https://cdn.jsdelivr.net/npm/comlinkjs@3.0.2/umd/comlink.js
```

## Examples
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "comlinkjs",
"version": "3.0.1",
"version": "3.0.2",
"description": "",
"main": "comlink.js",
"module": "comlink.js",
Expand Down

0 comments on commit da1c7d7

Please sign in to comment.