Skip to content

Commit abafaf5

Browse files
🔖 Release 0.2.0
1 parent 8829bd4 commit abafaf5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bottom-fixed",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "A React component for iOS that keeps your bottom-positioned elements fixed and safely visible, automatically adjusting their positions when viewport changes (e.g., virtual keyboard appearance).",
55
"author": "almond-bongbong",
66
"license": "MIT",
@@ -68,4 +68,4 @@
6868
"keyboard-aware"
6969
],
7070
"packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447"
71-
}
71+
}

0 commit comments

Comments
 (0)