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