From ae61efe73be02ff788cea9f48657ee9cfc4e36e1 Mon Sep 17 00:00:00 2001 From: Aki <71239005+AkiaCode@users.noreply.github.com> Date: Wed, 30 Dec 2020 08:58:45 +0900 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec9ba97..9eb5234 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "harmony", - "version": "0.9.2", + "version": "0.9.3", "description": "Discord Deno API that is easy to use.", "main": "mod.ts", "repository": "https://github.com/harmony-org/harmony.git",