diff --git a/package.json b/package.json index 4cf8933..0f80a8b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@housinganywhere/match", "description": "Poor man's pattern matching", - "version": "1.1.0", + "version": "1.1.1", "main": "./dist/cmjs/index.js", "module": "./dist/cmjs/index.js", "es2015": "./dist/es2015/index.js",