diff --git a/package-lock.json b/package-lock.json index 18e9c9a..86d54a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "reach-react", - "version": "0.8.0", + "version": "0.9.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "reach-react", - "version": "0.8.0", + "version": "0.9.0", "dependencies": { "@jackcom/raphsducks": "^2.0.1", "@jackcom/reachduck": "^0.4.3", diff --git a/package.json b/package.json index 13c1638..0c628a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reach-react", - "version": "0.8.0", + "version": "0.9.0", "private": true, "dependencies": { "@jackcom/raphsducks": "^2.0.1",