--- MODULE.bazel +++ MODULE.bazel @@ -1,8 +1,6 @@ module( name = "grpc_ecosystem_grpc_gateway", - # TODO: Change this to the actual version on each release. - # This can wait until we publish this project on the Bazel registry. - version = "0.0.0", + version = "2.27.6", ) # Bazel Central Registry modules.