diff --git a/package-lock.json b/package-lock.json index 8ad5331..b8c5f36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-sort-data", - "version": "0.0.1", + "version": "0.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1585c0e..6d8fc62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-sort-data", - "version": "0.0.1", + "version": "0.0.2", "description": "react-sort-data React component", "main": "lib/index.js", "module": "es/index.js",