Skip to content

Commit 878161b

Browse files
opswithranjancolinmoynes
authored andcommitted
Bump version: 1.14.0 → 1.15.0 (#278)
* Bump version: 1.14.0 → 1.15.0 * Update release date for version 1.15.0
1 parent f1c5db2 commit 878161b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.14.0
2+
current_version = 1.15.0
33
commit = True
44
tag = True
55
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<revision>\d+)

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
## [Unreleased]
1010

1111

12-
## [1.15.0] - 2026-03-18
12+
## [1.15.0] - 2026-03-19
1313

1414
### Added
1515

cloudsmith_cli/data/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.14.0
1+
1.15.0

0 commit comments

Comments
 (0)