From 7b6c907ff12bbd2938f3378fa61548b7147f1d41 Mon Sep 17 00:00:00 2001 From: Josh Swan Date: Fri, 20 Mar 2020 14:25:04 -0700 Subject: [PATCH] chore: release 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6270fd..23151e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-autolink", - "version": "2.0.0", + "version": "3.0.0", "description": "Autolinking component for React Native", "author": "Josh Swan ", "main": "dist/index.js",