From 82e707ee801c236624aa9bc3c94dbddcbc62548a Mon Sep 17 00:00:00 2001 From: Marc Shilling Date: Wed, 5 Apr 2023 11:20:05 -0400 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30083b5..16ae43c 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.0", + "version": "2.2.1", "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",