This commit is contained in:
Timothy Farrell 2016-12-28 08:31:21 -06:00
parent e7622c8558
commit 8633f908cf

View File

@ -1,6 +1,6 @@
{
"name": "worker-portal",
"version": "0.7.0",
"version": "0.8.0",
"description": "Expose an API to a Web Worker",
"main": "lib/index.js",
"jsnext:main": "src/index.js",