From af5256c3ad8539072a6c8728220da86eac5be4d8 Mon Sep 17 00:00:00 2001 From: Jacek Pudysz Date: Tue, 31 Oct 2023 18:47:37 +0100 Subject: [PATCH] chore: release 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d8cffd2..8dc03c04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-unistyles", - "version": "1.1.0", + "version": "1.1.1", "description": "Level up your React Native StyleSheet", "scripts": { "test": "jest",