Skip to content

Commit

Permalink
chore: release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
magrinj committed May 12, 2021
1 parent 1404d78 commit 9d5630a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-use-input-scroll-handler",
"version": "0.1.0",
"version": "0.1.1",
"description": "A react-native hook that handle auto-scroll when input is focused and behind keyboard.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 9d5630a

Please sign in to comment.