diff --git a/package/package.json b/package/package.json index d983a1705..bf261185a 100644 --- a/package/package.json +++ b/package/package.json @@ -1,6 +1,6 @@ { "name": "reactime", - "version": "3.1.0", + "version": "3.1.1", "description": "A library that helps debug React by memorizing the state of components with every render.", "main": "index.js", "repository": { @@ -47,4 +47,4 @@ "acorn": "^7.1.0", "acorn-jsx": "^5.0.2" } -} \ No newline at end of file +}