diff --git a/package.json b/package.json index cfa7362..0d70fd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "calliffn", - "version": "1.0.1", + "version": "1.1.0", "description": "The method that call the passed argument if it is a function", "main": "lib/index.js", "types": "lib/index.d.js",