From 8a849be5a1190215c8b05f62803de236659657ae Mon Sep 17 00:00:00 2001 From: Priyanshu Jain Date: Thu, 21 Sep 2023 15:51:29 +0530 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5cf9b22..63c77c8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "riffy", "description": "Riffy is a pro lavalink client. It is designed to be simple and easy to use, with a focus on stability and more features.", - "version": "1.0.1", + "version": "1.0.2", "main": "build/index.js", "types": "build/index.d.ts", "files": [ @@ -38,4 +38,4 @@ "bugs": { "url": "https://github.com/riffy-team/riffy.js/issues" } -} \ No newline at end of file +}