This commit is contained in:
David Braun 2017-10-11 11:39:24 -04:00
parent 3d358f6a75
commit 74f5673752
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "@nodeguy/channel",
"version": "0.1.2",
"version": "0.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,7 +1,7 @@
{
"name": "@nodeguy/channel",
"description": "Go-like channels for JavaScript",
"version": "0.1.2",
"version": "0.2.0",
"author": {
"name": "David Braun",
"email": "David@NodeGuy.com",