From c2b00f2e3d80ec0be3b532f5608bfafd140b5484 Mon Sep 17 00:00:00 2001 From: nilesh-simform Date: Thu, 3 Oct 2024 13:06:35 +0530 Subject: [PATCH] chore(UNT-T29287): release version 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2736127..5d9eaee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@simform_solutions/react-native-audio-waveform", - "version": "2.1.0", + "version": "2.1.1", "description": "A React Native component to show audio waveform with ease in react native application", "main": "lib/index", "types": "lib/index.d.ts",