From d1fe71a5161e3a39c69ba5fb26a6a31b1322dc9b Mon Sep 17 00:00:00 2001 From: Gustavo Parreira Date: Tue, 14 Jul 2020 12:26:47 +0100 Subject: [PATCH] 1.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb7aa40..0492796 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-siri-shortcut", "title": "React Native Siri Shortcut", - "version": "1.8.0", + "version": "1.9.0", "description": "A React Native library that enables you to use iOS 12+ Siri Shortcuts.", "main": "index.js", "scripts": {