From b6f12ddcc44c270c3357d83571ece11e3069e21d Mon Sep 17 00:00:00 2001 From: hayper Date: Sun, 23 Oct 2022 00:04:52 +0700 Subject: [PATCH] feat: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f1f6f36..a103a57e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vscord", "displayName": "Discord Rich Presence", - "version": "5.0.0", + "version": "5.0.1", "description": "Highly customizable Discord Rich Presence extenstion for Visual Studio Code", "main": "dist/extension.js", "author": "LeonardSSH (https://leonard.sh)",