From 79683ff0ea90d7c28af48127cbb7705c0d4fea16 Mon Sep 17 00:00:00 2001 From: EGGSY Date: Thu, 27 May 2021 11:46:37 +0300 Subject: [PATCH] v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a095622..833594f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@eggsydev/vue-lanyard", "description": ":rocket: Lanyard API plugin for Vue to easily track your Discord status.", - "version": "1.1.1", + "version": "1.1.2", "license": "MIT", "main": "src/index.js", "types": "@types/index.d.ts",