From d0644263a360f7e6c686f145f20b34ecf8b92520 Mon Sep 17 00:00:00 2001 From: Simon Schippl Date: Mon, 28 Oct 2024 16:49:54 +1100 Subject: [PATCH] v2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07387ae..d963ddb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-wagmi-charts", - "version": "2.5.3", + "version": "2.6.0", "description": "A sweet candlestick chart for React Native", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",