From 14530f9c54bb0be3938d8c7f9265aa720732e148 Mon Sep 17 00:00:00 2001 From: Viktor Erlingsson Date: Mon, 25 Nov 2024 14:53:10 +0100 Subject: [PATCH] version bump --- CHANGELOG.md | 2 +- shard.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e5cb0abe1..ab3e2a5076 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [2.0.2] - 2024-11-25 ### Fixed diff --git a/shard.yml b/shard.yml index 8709ab05c1..6e2eb48079 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: lavinmq -version: 2.0.1 +version: 2.0.2 authors: - Carl Hörberg