We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1c5db2 commit 878161bCopy full SHA for 878161b
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.14.0
+current_version = 1.15.0
3
commit = True
4
tag = True
5
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<revision>\d+)
CHANGELOG.md
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
## [Unreleased]
10
11
12
-## [1.15.0] - 2026-03-18
+## [1.15.0] - 2026-03-19
13
14
### Added
15
cloudsmith_cli/data/VERSION
@@ -1 +1 @@
-1.14.0
+1.15.0
0 commit comments