Skip to content

Commit 195677b

Browse files
committed
update package
1 parent 573667d commit 195677b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-keyboard-aware-view",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "A simple React Native View component that resizes composite children views inside itself when the keyboard appears. You can implement your own ScrollView, ListView, Multiple Views etc... inside the View and set your own view to 'flex: 1'. ",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)