From 8835ad9702ac7a2f936205f76600d026fe5fc4b7 Mon Sep 17 00:00:00 2001 From: Netkas Date: Sat, 12 Aug 2023 01:54:59 -0400 Subject: [PATCH] Bumped version to 1.0.4 --- CHANGELOG.md | 6 ++++++ project.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e3c346..918decb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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.4] - Unreleased + +This update introduces minor improvements + + + ## [1.0.3] - 2023-07-13 ### Fixed diff --git a/project.json b/project.json index c651170..6877309 100644 --- a/project.json +++ b/project.json @@ -35,7 +35,7 @@ "company": "Nosial", "copyright": "Copyright (c) 2022-2023 Nosial", "description": "ConfigLib is a library for reading and writing configuration files via the NCC Runtime API", - "version": "1.0.3", + "version": "1.0.4", "uuid": "9347259e-8e4d-11ed-85a7-fd07cf28ef35" }, "build": {