From 212a7065ff318f1afa198a3520f06d834f6b8e08 Mon Sep 17 00:00:00 2001 From: Yaman KATBY Date: Fri, 25 Mar 2022 15:52:47 +0300 Subject: [PATCH] chore: release 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0acb677..6399c5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rn-material", - "version": "1.3.7", + "version": "1.4.0", "description": "Modular and customizable Material Design UI components for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",