Skip to content

Commit e14e0bd

Browse files
committed
Bump patch
1 parent f173b8e commit e14e0bd

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
@@ -56,7 +56,7 @@
5656
},
5757
"name": "use-is-in-viewport",
5858
"description": "A react hook to use the IntersectionObserver declaratively in your React app.",
59-
"version": "1.0.3",
59+
"version": "1.0.4",
6060
"main": "built/es5-cjs/src/index.js",
6161
"types": "built/es5-cjs/src/index.d.ts",
6262
"module": "built/es9-esm/src/index.js",

0 commit comments

Comments
 (0)