diff --git a/package.json b/package.json index f4e54d0..31e286e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-star-rating-widget", - "version": "1.6.0-beta.2", + "version": "1.6.0", "description": "A star rating widget for react native", "main": "lib/commonjs/index", "module": "lib/module/index",