Skip to content

Commit

Permalink
* 0.6.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
audreyt committed Feb 24, 2016
1 parent 4785ed3 commit e772aae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
@@ -1,3 +1,9 @@
## 0.6.3

### Bug Fixes

* `.terminate()` now destroys thread immediately (@yufeih)

## 0.6.2

### Compatibility
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "webworker-threads",
"version": "0.6.2",
"version": "0.6.3",
"main": "index.js",
"description": "Lightweight Web Worker API implementation with native threads",
"keywords": [
Expand Down

0 comments on commit e772aae

Please sign in to comment.