Skip to content

Commit df28ada

Browse files
committed
chore(release): bump versions to 0.2.0 (repo-wide)
1 parent 76cab73 commit df28ada

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

customer-service-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.bsayli</groupId>
88
<artifactId>customer-service-client</artifactId>
9-
<version>0.1.0</version>
9+
<version>0.2.0</version>
1010
<name>customer-service-client</name>
1111
<description>Generated client (RestClient) using generics-aware OpenAPI templates</description>
1212
<packaging>jar</packaging>

customer-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>com.example.demo</groupId>
1515
<artifactId>customer-service</artifactId>
16-
<version>0.1.0</version>
16+
<version>0.2.0</version>
1717
<name>customer-service</name>
1818
<description>Demo service: Spring Boot 3.4 + Springdoc (OpenAPI) for generics-aware client generation</description>
1919

0 commit comments

Comments
 (0)