Skip to content

Commit 34c015f

Browse files
committed
🔖 Bump version to 1.0.4
1 parent 1ae4d83 commit 34c015f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-react-no-manual-memo",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "ESLint plugin for React Compiler users to flag manual memoization (useMemo, useCallback, React.memo), reminding you to let the compiler do its thing ✨",
55
"author": "BellCube",
66
"license": "MIT",

0 commit comments

Comments
 (0)