diff --git a/package.json b/package.json index b24b626..5143ca7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "creed", - "version": "1.1.0", + "version": "1.1.1", "description": "Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land", "main": "dist/creed.js", "module": "dist/creed.es.js",