Bump version to 0.0.0-experimental-0998c1e-20240625
Lauren Tan committed
Jun 25, 2024 at 12:42 UTC
bdb355f349852e529a7fde06ab12418913ac4ef3
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-8ae29d2-20240614",
3
+ "version": "0.0.0-experimental-0998c1e-20240625",
4
"description": "ESLint plugin to display errors found by the React compiler.",
5
"main": "dist/index.js",
6
"scripts": {