Skip to content

Commit 15cf1b3

Browse files
chore: bump version to next patch after publishing 0.3.12
1 parent b1240e5 commit 15cf1b3

2 files changed

Lines changed: 20 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.12-SNAPSHOT</revision>
54+
<revision>0.3.13-SNAPSHOT</revision>
5555
</properties>
5656

5757
<modules>

release-notes.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,4 +305,22 @@ No new features, bug fixes, or documentation updates in this release.
305305
## Other Changes
306306
- Bumped version to next patch `0.3.11` post publishing `0.3.10`. ([95f7b037](#))
307307

308-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.10...0.3.11
308+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.10...0.3.11## v0.3.12
309+
310+
# Release Notes: Version 0.3.12
311+
312+
### Dependency Updates
313+
- **Microsphere BOM**: Updated to version `0.3.1`. ([5ade306e](commit-link))
314+
315+
### Build and Workflow Enhancements
316+
- Merged `main` into `release`. ([b1240e5f](commit-link))
317+
- Merged `release` into `main`. ([dd0d50c9](commit-link))
318+
319+
### Other Changes
320+
- Updated version to prepare for the next patch after publishing `0.3.11`. ([b26e6ce1](commit-link))
321+
322+
---
323+
324+
For complete details, see the [full changelog](#).
325+
326+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.11...0.3.12

0 commit comments

Comments
 (0)