diff --git a/package-lock.json b/package-lock.json index bf6e439..2895252 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rollbar/react", - "version": "0.12.1", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@rollbar/react", - "version": "0.12.1", + "version": "1.0.0", "license": "MIT", "dependencies": { "tiny-invariant": "^1.1.0" diff --git a/package.json b/package.json index 3850f2a..56c6351 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rollbar/react", - "version": "0.12.1", + "version": "1.0.0", "description": "Effortlessly track and debug errors in your React applications with Rollbar. This package includes advanced error tracking features and a set of React-specific enhancements to help you identify and fix issues more quickly.", "main": "lib", "module": "dist",