Skip to content

Commit 155bb4f

Browse files
chore: bump version to next patch after publishing 0.3.13
1 parent cc2df07 commit 155bb4f

2 files changed

Lines changed: 18 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.13-SNAPSHOT</revision>
54+
<revision>0.3.14-SNAPSHOT</revision>
5555
</properties>
5656

5757
<modules>

release-notes.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,4 +323,20 @@ No new features, bug fixes, or documentation updates in this release.
323323

324324
For complete details, see the [full changelog](#).
325325

326-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.11...0.3.12
326+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.11...0.3.12## v0.3.13
327+
328+
# Release Notes - Version 0.3.13
329+
330+
## Dependency Updates
331+
- **Microsphere BOM** upgraded to `0.3.2`. ([2ab2ed87](...))
332+
- **Microsphere Build** updated to `0.3.6`. ([7e6396c6](...))
333+
334+
## Build and Workflow Enhancements
335+
- Merged `main` into `release` and vice versa. ([cc2df07b](...), [3b5f412c](...))
336+
- Bumped version to the next patch post `0.3.12`. ([15cf1b36](...))
337+
338+
---
339+
340+
*No new features, bug fixes, or documentation updates in this release.*
341+
342+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.12...0.3.13

0 commit comments

Comments
 (0)