Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Commit

Permalink
✨ debounce-handler: v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsweet committed Oct 9, 2017
1 parent e56d273 commit 06311b9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/debounce-handler/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "@hocs/debounce-handler",
"version": "0.2.1",
"description": "Debounce handler HOC for React",
"version": "0.3.0",
"description": "Debounce handler HOC for React and React Native",
"keywords": [
"react",
"react-native",
"hoc",
"recompose",
"debounce"
Expand Down

0 comments on commit 06311b9

Please sign in to comment.