Skip to content

Commit d833315

Browse files
author
alvaromb
committed
v0.2.9
1 parent 2a0a999 commit d833315

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-keyboard-aware-scroll-view",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"description": "A React Native ScrollView component that resizes when the keyboard appears.",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -44,4 +44,4 @@
4444
"eslint-plugin-react": "^6.10.0",
4545
"flow-bin": "0.33.0"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)