diff --git a/.github/project.yml b/.github/project.yml index 52d75795..ad894258 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 7.12.1.Final + current-version: 7.13.0.Final next-version: 8.0.0-SNAPSHOT diff --git a/impl/README.md b/impl/README.md index 67a58771..a500561e 100644 --- a/impl/README.md +++ b/impl/README.md @@ -103,6 +103,9 @@ This SDK is modular by design—pull in only what you need: * **serverlessworkflow-impl-openapi** OpenAPI support +* **serverlessworkflow-impl-grpc** + gRPC support + * **serverlessworkflow-impl-script-python** Python support