From c6378abfeb493acc4cc931794bfda454b3d32201 Mon Sep 17 00:00:00 2001 From: Josh Swan Date: Fri, 6 Dec 2019 11:30:20 -0800 Subject: [PATCH] chore: release v1.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53eda93..e675617 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-autolink", - "version": "1.9.0", + "version": "1.9.1", "description": "Autolinking component for React Native", "author": "Josh Swan ", "main": "src/index.js",