diff --git a/package.json b/package.json index 04a05779..bd1c68ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,11 @@ { "name": "react-native-swiper", - "version": "1.0.1", + "keywords": [ + "react-component", + "react-native", + "ios" + ], + "version": "1.0.2", "description": "Swiper component for React Native.", "main": "dist/index.js", "scripts": {