diff --git a/package.json b/package.json index 214828f..e56c5f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "episode-7", - "version": "1.1.0", + "version": "1.1.1", "description": "Sequence async side-effects with ES6 generators and easily test them.", "engines": { "node": ">=6.2.0"