@samitouri / QOS-React-1 / commits / c6b651bee0

Bump version to 0.0.0-experimental-51a85ea-20240601

Lauren Tan committed Jun 1, 2024 at 08:15 UTC c6b651bee0db49326ece8ad9f19a8d6339193c51
1 file changed +1 -1
compiler/packages/eslint-plugin-react-compiler/package.json
+1 -1
@@ -1,6 +1,6 @@
1 {
2 "name": "eslint-plugin-react-compiler",
3 - "version": "0.0.0-experimental-a97cca1-20240529",
3 + "version": "0.0.0-experimental-51a85ea-20240601",
4 "description": "ESLint plugin to display errors found by the React compiler.",
5 "main": "dist/index.js",
6 "scripts": {