From facb39b734a0a10baff5415995d6f5485cde3689 Mon Sep 17 00:00:00 2001 From: Christopher Angelo Date: Fri, 12 Jun 2020 19:55:34 +0700 Subject: [PATCH] bump: 3.0.5 Signed-off-by: Christopher Angelo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93341ea..df6c3d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lyrics-finder", - "version": "3.0.4", + "version": "3.0.5", "description": "Lyrics Finder bot on Discord", "main": "index.js", "repository": "https://github.com/angeloanan/lyrics-finder",