From 07ff3c4d2bc894e3bee2b061bfad8130f538e851 Mon Sep 17 00:00:00 2001 From: netkas Date: Sat, 7 Dec 2024 00:52:35 -0500 Subject: [PATCH] Bumped version to 8.0.2 --- CHANGELOG.md | 5 +++++ project.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d09bc11..e9edcd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [8.0.2] - Ongoing + +This update introduces some quality of life improvements. + + ## [8.0.1] - 2024-12-04 This update introduces bug fixes and improvements diff --git a/project.json b/project.json index acb1cc2..380d250 100644 --- a/project.json +++ b/project.json @@ -12,7 +12,7 @@ "package": "net.nosial.tgbotlib", "description": "TgBotLib is a library for interacting with the Telegram Bot API", "company": "Nosial", - "version": "8.0.1", + "version": "8.0.2", "uuid": "b409e036-ab04-11ed-b32e-9d3f57a644ae" }, "build": {