diff --git a/package-lock.json b/package-lock.json index 3afd4da..aaf326c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "thundra-trace-chart", - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a55ed96..1934999 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thundra-trace-chart", - "version": "1.0.0", + "version": "1.1.0", "description": "thundra-trace-chart react component", "main": "lib/index.js", "module": "es/index.js",