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": {