Skip to content

Commit 46d4bdf

Browse files
committed
1.1.0
1 parent dfd62d6 commit 46d4bdf

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

package.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
{
22
"name": "react-native-touchable-safe",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"author": "James Isaac <james.isaac@gmail.com>",
5-
"description":
6-
"Consistent view hierarchy and API for React Native `Touchable*` components.",
7-
"keywords": ["react-native", "touchable", "android", "ios"],
5+
"description": "Consistent view hierarchy and API for React Native `Touchable*` components.",
6+
"keywords": [
7+
"react-native",
8+
"touchable",
9+
"android",
10+
"ios"
11+
],
812
"bugs": {
913
"url": "https://github.com/jamesisaac/react-native-touchable-safe/issues"
1014
},

0 commit comments

Comments
 (0)