From 18bef54002664b41a3df6abcc173fb95e216f9ec Mon Sep 17 00:00:00 2001 From: Yaman KATBY Date: Thu, 20 Jan 2022 10:58:30 +0300 Subject: [PATCH] Publish v1.3.4 --- core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/package.json b/core/package.json index c388af1..8115cec 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-material/core", - "version": "1.3.3", + "version": "1.3.4", "description": "Modular and customizable Material Design UI components for React Native", "main": "lib/index.js", "types": "lib/index.d.ts",