From 732f13e6582c8caab426d8ad267a85a4206d6ae5 Mon Sep 17 00:00:00 2001 From: 0x55 <0xfiftyfive@gmail.com> Date: Thu, 23 Jan 2025 18:45:54 +0100 Subject: [PATCH] v2.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb0c4aa..e8de517 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-col", - "version": "2.0.3", + "version": "2.0.4", "description": "Flexbox made easy & semantic", "browser": "dist/index.js", "react-native": "src/index.tsx",