From 625432e088ec5bb1b3a6803faea783d79bf43102 Mon Sep 17 00:00:00 2001 From: netkas Date: Mon, 27 Jan 2025 03:05:28 -0500 Subject: [PATCH] Bumped version to 1.0.2 --- CHANGELOG.md | 5 +++++ project.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6f0c6b..3d08bd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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). +## [1.0.2] - 2025-01-27 + +Minor changes to the project + + ## [1.0.1] - 2025-01-22 Minor changes to the project diff --git a/project.json b/project.json index 2a3ac29..4dd205e 100644 --- a/project.json +++ b/project.json @@ -9,7 +9,7 @@ "assembly": { "name": "LogLib2", "package": "net.nosial.loglib2", - "version": "1.0.1", + "version": "1.0.2", "uuid": "11ac2c4d-94e5-4cc1-a2d3-054ac3f425b4" }, "build": {