From d0462355b3b7498202e10cb61efa0ef597f8b553 Mon Sep 17 00:00:00 2001 From: Jake Moxey Date: Thu, 28 Oct 2021 07:58:36 +1100 Subject: [PATCH] v1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99b397e..fc797cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-wagmi-charts", - "version": "1.3.1", + "version": "1.4.0", "description": "A sweet candlestick chart for React Native", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",