From e60bc558075f2a0db162eeb4198a02acb818c3a6 Mon Sep 17 00:00:00 2001 From: Ashish Kumar Date: Mon, 25 Dec 2023 21:44:19 +0530 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a182a4..55f36f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audio_x", - "version": "1.0.1", + "version": "1.0.2", "description": "The audio player for the gen-x", "main": "./dist/index.js", "types": "./dist/index.d.ts",