From 2cecc089f7060dcbed8a24d18ee2cebc386941f3 Mon Sep 17 00:00:00 2001 From: Abdulbaki Dursun Date: Wed, 24 Nov 2021 23:12:42 +0100 Subject: [PATCH] v1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 833594f..da84b88 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.2", + "version": "1.1.3", "license": "MIT", "main": "src/index.js", "types": "@types/index.d.ts",