This commit is contained in:
David Braun 2018-03-20 21:29:15 -04:00
parent 1f8e3c46ee
commit 965d14d82c
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.6.1",
"version": "0.6.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

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