Skip to content

Commit 85f42be

Browse files
chore: bump version to next patch after publishing 0.3.14
1 parent c3fef60 commit 85f42be

2 files changed

Lines changed: 17 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</scm>
5252

5353
<properties>
54-
<revision>0.3.14-SNAPSHOT</revision>
54+
<revision>0.3.15-SNAPSHOT</revision>
5555
</properties>
5656

5757
<modules>

release-notes.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,4 +339,19 @@ For complete details, see the [full changelog](#).
339339

340340
*No new features, bug fixes, or documentation updates in this release.*
341341

342-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.12...0.3.13
342+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.12...0.3.13## v0.3.14
343+
344+
# Release Notes - Version 0.3.14
345+
346+
## Dependency Updates
347+
- Bumped Microsphere BOM to `0.3.3`. ([31f2d21b](#))
348+
- Bumped Microsphere Build Parent to `0.3.7`. ([647b4672](#))
349+
350+
## Build and Workflow Enhancements
351+
- Merged `main` into `release`. [skip ci] ([c3fef602](#), [114da2cb](#))
352+
- Merged `release` back into `main`. [skip ci] ([0b2dcac2](#))
353+
354+
## Other Changes
355+
- Bumped version to the next patch after publishing `0.3.13`. ([155bb4fc](#))
356+
357+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.13...0.3.14

0 commit comments

Comments
 (0)