From 11c7228fa7c788d5b0178cb0fdb81ed4df91a7c8 Mon Sep 17 00:00:00 2001 From: Adrien Thiery Date: Tue, 26 Nov 2019 11:12:58 +0100 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afb711f..977f030 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-opengraph-kit", - "version": "2.0.0", + "version": "3.0.0", "description": "A set of components and utils useful to extract opengraph data directly from your react-native app", "main": "index.js", "scripts": {