From a2967a4bd09b1d624ddcab834c1ea2865847da5b Mon Sep 17 00:00:00 2001 From: Shivananda Sahu Date: Mon, 12 Apr 2021 01:48:07 +0530 Subject: [PATCH] v8.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e88eb0..c2bc65f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ratings", - "version": "8.0.0", + "version": "8.0.1", "description": "The standard Ratings component for React Native", "main": "./dist/index.js", "types": "./dist/index.d.ts",