diff --git a/CHANGELOG.md b/CHANGELOG.md index a5d911b..79848e4 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.0.4] - Unreleased +## [2.0.0] - Unreleased This update introduces major changes in the codebase, including the removal of Win32 support, and the addition of new features and reduced the number of exceptions down to 15 exceptions. diff --git a/src/ncc/version.json b/src/ncc/version.json index c7a3ee2..3ff9367 100644 --- a/src/ncc/version.json +++ b/src/ncc/version.json @@ -1,5 +1,5 @@ { - "version": "1.0.4", + "version": "2.0.0", "branch": "stable", "flags": [], "components": [