From c47868d3c3f5593868c415de60c98ca8b5c9e816 Mon Sep 17 00:00:00 2001 From: Shivananda Sahu Date: Tue, 27 Apr 2021 19:09:57 +0530 Subject: [PATCH] v8.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0aee9d..dd4b518 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ratings", - "version": "8.0.3", + "version": "8.0.4", "description": "The standard Ratings component for React Native", "main": "./dist/index.js", "types": "./dist/index.d.ts",