diff --git a/packages/complex-matcher/package.json b/packages/complex-matcher/package.json index ed5d0dbbb..19b5ecfec 100644 --- a/packages/complex-matcher/package.json +++ b/packages/complex-matcher/package.json @@ -1,6 +1,6 @@ { "name": "complex-matcher", - "version": "0.2.1", + "version": "0.3.0", "license": "ISC", "description": "", "keywords": [], diff --git a/packages/xo-web/package.json b/packages/xo-web/package.json index 33d2ab985..ca9cb03a7 100644 --- a/packages/xo-web/package.json +++ b/packages/xo-web/package.json @@ -56,7 +56,7 @@ "chartist-plugin-legend": "^0.6.1", "chartist-plugin-tooltip": "0.0.11", "classnames": "^2.2.3", - "complex-matcher": "^0.2.1", + "complex-matcher": "^0.3.0", "cookies-js": "^1.2.2", "d3": "^4.12.2", "debounce-input-decorator": "^0.1.0",