Skip to content

Commit 984ee88

Browse files
committed
🔖 Bump version to 1.0.3
1 parent 9b89f53 commit 984ee88

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.2",
3+
"version": "1.0.3",
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)