diff --git a/package-lock.json b/package-lock.json index d69c2e6..a0bf53b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@nodeguy/channel", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ede5d34..5dbe1e4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nodeguy/channel", "description": "a Channel type for Go-like concurrency", - "version": "0.1.0", + "version": "0.1.1", "author": { "name": "David Braun", "email": "David@NodeGuy.com",