Release 0.1.2 [skip ci]

This commit is contained in:
ReleaseBot 2025-01-08 14:36:03 +00:00
parent b5e07aba17
commit f06dca2905
Signed by: releasebot
GPG key ID: D5FC6DA012DC2A82
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## [0.1.2]
### 🧰 Tasks
- [b5e07ab](https://w9r.dev/pom/spring-boot-starter/commits/b5e07ab) **deps**: add renovate.json
## [0.1.1]
### 🧰 Tasks
- [8a6ffe2](https://w9r.dev/pom/spring-boot-starter/commits/8a6ffe2) simplify workflows

View file

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>dev.w9r.pom</groupId>
<artifactId>spring-boot-starter</artifactId>
<version>0.1.1</version>
<version>0.1.2</version>
<packaging>pom</packaging>
<name>spring-boot-starter</name>
<description>A POM consisting of general dependencies and build settings</description>