Bump version to 0.0.0-experimental-a97cca1-20240529
Lauren Tan committed
May 29, 2024 at 12:01 UTC
bd30dc3ae23acbb42b29b68fcb91c339e6f7c829
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-c8b3f72-20240517",
3
+ "version": "0.0.0-experimental-a97cca1-20240529",
4
"description": "ESLint plugin to display errors found by the React compiler.",
5
"main": "dist/index.js",
6
"scripts": {