From a1ff009b81e4c5d50baa18f9cd172f7c3b096309 Mon Sep 17 00:00:00 2001 From: Denise-Ng Date: Tue, 12 Jan 2021 16:50:37 +0800 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4623115..2093364 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-pins", - "version": "1.0.4", + "version": "2.0.0", "description": "Pins for displaying progress (active / non-active) with animation and feedback ⚫⚫⚪⚪⚪", "main": "index.js", "scripts": {