From fb1fc5189dfc22941535c70191d0060536fe4e51 Mon Sep 17 00:00:00 2001 From: Marc Shilling Date: Fri, 8 Mar 2024 13:12:31 -0500 Subject: [PATCH] 2.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16ae43c..198bb03 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/marcshilling/react-native-idle-timer" }, - "version": "2.2.1", + "version": "2.2.2", "author": "Marc Shilling (marcshilling)", "license": "MIT", "description": "A cross-platform bridge that allows you to enable and disable the screen idle timer in your React Native app",