From 4c2c81d2e97193b472309a1cda35605fb0af7e8b Mon Sep 17 00:00:00 2001 From: Jakob Haider Date: Wed, 13 Mar 2024 08:43:23 +0100 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8fa89fb..4697fdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-quick-actions", - "version": "0.3.13", + "version": "0.3.14", "description": "A react-native interface for Touch 3D home screen quick actions", "repository": { "type": "git",