feat(complex-matcher): 0.3.0

This commit is contained in:
Julien Fontanet 2018-02-28 16:40:18 +01:00
parent f060f56c93
commit db795e91fd
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "complex-matcher",
"version": "0.2.1",
"version": "0.3.0",
"license": "ISC",
"description": "",
"keywords": [],

View File

@ -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",