Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Yair Even Or authored and Yair Even Or committed Aug 29, 2022
1 parent bdc66e0 commit 33256da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yaireo/react-bouncer",
"version": "1.0.2",
"version": "1.0.3",
"homepage": "https://github.com/yairEO/react-bouncer",
"description": "Wrap components with a debounce, throttle, or any other delayed-rendering method, to stop them from re-rendering often when their props change",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion react-bouncer.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 33256da

Please sign in to comment.