From dbd2e5e05f3bfb1962464a62945c3285e3e1a1ad Mon Sep 17 00:00:00 2001 From: Muthu Kumar Date: Sat, 19 May 2018 10:43:02 +0530 Subject: [PATCH] [v0.11.1] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2686c64..03c22c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@codefeathers/fuse", - "version": "0.11.0", + "version": "0.11.1", "description": " FunctionSelect: Select a function that passes a condition. A functional alternative to switch-case.", "main": "index.js", "scripts": {