diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 394ebac7..e8a3c1ed 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.14.0 +current_version = 1.15.0 commit = True tag = True parse = (?P\d+)\.(?P\d+)\.(?P\d+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24b433a4..5923d922 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] -## [1.15.0] - 2026-03-18 +## [1.15.0] - 2026-03-19 ### Added diff --git a/cloudsmith_cli/data/VERSION b/cloudsmith_cli/data/VERSION index 850e7424..141f2e80 100644 --- a/cloudsmith_cli/data/VERSION +++ b/cloudsmith_cli/data/VERSION @@ -1 +1 @@ -1.14.0 +1.15.0