diff --git a/compiler/packages/eslint-plugin-react-compiler/package.json b/compiler/packages/eslint-plugin-react-compiler/package.json index 25bfc0dcb1f62..8f82ce3d447a5 100644 --- a/compiler/packages/eslint-plugin-react-compiler/package.json +++ b/compiler/packages/eslint-plugin-react-compiler/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-react-compiler", - "version": "0.0.0-experimental-a97cca1-20240529", + "version": "0.0.0-experimental-51a85ea-20240601", "description": "ESLint plugin to display errors found by the React compiler.", "main": "dist/index.js", "scripts": {