diff --git a/package.json b/package.json index 5b7ea73..90f7c5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "match-case", - "version": "0.1.2", + "version": "0.1.3", "description": "Functional pattern matcher", "main": "lib/index.js", "typings": "lib/index.d.ts",