Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Jun 17, 2021
1 parent 6890753 commit f9975a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
projectVersion=2.5.1-SNAPSHOT
projectVersion=3.0.0-SNAPSHOT
micronautDocsVersion=2.0.0.RC1
micronautVersion=2.5.5
micronautTestVersion=2.3.6
Expand All @@ -17,6 +17,6 @@ githubSlug=micronaut-projects/micronaut-grpc
developers=Graeme Rocher

githubBranch=master
githubCoreBranch=2.5.x
githubCoreBranch=3.0.x
bomProperty=micronautGrpcVersion
bomProperties=protobufJavaVersion,grpcVersion

0 comments on commit f9975a0

Please sign in to comment.