Bump version to 0.0.0-experimental-e04a001-20240515
Lauren Tan committed
May 15, 2024 at 08:05 UTC
5501ebceec7805c9f62ac051bb16d89bfe6d904f
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",
3
+ "version": "0.0.0-experimental-e04a001-20240515",
4
"description": "ESLint plugin to display errors found by the React compiler.",
5
"scripts": {
6
"build": "rimraf dist && rollup --config --bundleConfigAsCjs",