Skip to content

Commit 95f7b03

Browse files
chore: bump version to next patch after publishing 0.3.10
1 parent 3b0e7d7 commit 95f7b03

2 files changed

Lines changed: 15 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.10-SNAPSHOT</revision>
54+
<revision>0.3.11-SNAPSHOT</revision>
5555
</properties>
5656

5757
<modules>

release-notes.md

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

278278
**Note:** This release primarily includes dependency updates and build process improvements.
279279

280-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.8...0.3.9
280+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.8...0.3.9## v0.3.10
281+
282+
# Release Notes - Version 0.3.10
283+
284+
## Dependency Updates
285+
- **Bumped** `io.github.microsphere-projects:microsphere-all-bom` to `0.2.9`. ([#289](https://github.com/microsphere-projects/microsphere/issues/289))
286+
287+
## Build and Workflow Enhancements
288+
- Merged `main` into `release` branch. [skip ci]
289+
- Merged `release` into `main` branch. [skip ci]
290+
291+
---
292+
293+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.9...0.3.10

0 commit comments

Comments
 (0)