Skip to content

Commit 13709c2

Browse files
committed
🔖 Bump version to 1.0.2
1 parent 11be432 commit 13709c2

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