diff --git a/package.json b/package.json index 7e0f3b3..3c6e732 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-star-rating-widget", - "version": "1.7.2", + "version": "1.7.3", "description": "A star rating widget for react native", "main": "lib/commonjs/index", "module": "lib/module/index",