diff --git a/package-lock.json b/package-lock.json index 4b9c126..23bddf8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@rollbar/react", - "version": "0.9.0", + "version": "0.10.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c59b04d..49fe7a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rollbar/react", - "version": "0.9.0", + "version": "0.10.0", "description": "React features to enhance using Rollbar.js in React Applications", "main": "lib", "module": "dist",