From 8418c7911be6afcf02c42fefe7bb43864873d174 Mon Sep 17 00:00:00 2001 From: Netkas Date: Mon, 20 Feb 2023 21:49:19 -0500 Subject: [PATCH] Updated project.json --- project.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/project.json b/project.json index 017f573..000b882 100644 --- a/project.json +++ b/project.json @@ -10,6 +10,8 @@ "assembly": { "name": "TgBotLib", "package": "net.nosial.tgbotlib", + "description": "TgBotLib is a library for interacting with the Telegram Bot API", + "company": "Nosial", "version": "6.5.0", "uuid": "b409e036-ab04-11ed-b32e-9d3f57a644ae" },