Bump to 0.4.0

There are some version management issues with 0.3.0 so we
need a release to catch up with changes in Boot.
This commit is contained in:
Dave Syer
2025-03-03 09:45:48 +00:00
parent ebf9caa44d
commit 28a2c58f78
27 changed files with 44 additions and 44 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.grpc</groupId>
<artifactId>spring-grpc</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
</parent>
<artifactId>spring-grpc-docs</artifactId>
<name>Spring gRPC Docs</name>