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