Skip to content

Commit 1c46fb5

Browse files
author
Tihomir Surdilovic
authored
update release table for 0.6 (#308)
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent 4a644da commit 1c46fb5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ Cloud Native Sandbox level project on July 14, 2020.
3131
| | Latest release | Latest release branch | Working branch |
3232
| --- | :---: | :---: | :---: |
3333
| **Core Specification** | |
34-
| Serverless Workflow | [v0.6](https://github.com/serverlessworkflow/specification/releases) | [0.6.x](https://github.com/serverlessworkflow/specification/tree/0.6.x) | [master](https://github.com/serverlessworkflow/specification) |
34+
| Serverless Workflow | [v0.6](https://github.com/serverlessworkflow/specification/releases) | [0.6.x](https://github.com/serverlessworkflow/specification/tree/0.6.x) | [main](https://github.com/serverlessworkflow/specification) |
3535
| **Additional Components** | |
36-
| Java SDK | [1.0.3.Final](https://github.com/serverlessworkflow/sdk-java/releases) | [1.0.x](https://github.com/serverlessworkflow/sdk-java/tree/1.0.x) | [master](https://github.com/serverlessworkflow/sdk-java) |
37-
| GO SDK | [v1.0.0](https://github.com/serverlessworkflow/sdk-go/releases) | [1.0.x](https://github.com/serverlessworkflow/sdk-go/tree/1.0.x) | [master](https://github.com/serverlessworkflow/sdk-go) |
38-
| VSCode Extension | [1.3.0](https://marketplace.visualstudio.com/items?itemName=serverlessworkflow.serverless-workflow-vscode-extension) | | [master](https://github.com/serverlessworkflow/vscode-extension) |
36+
| Java SDK | [2.0.0.Final](https://github.com/serverlessworkflow/sdk-java/releases) | [2.0.x](https://github.com/serverlessworkflow/sdk-java/tree/2.0.x) | [main](https://github.com/serverlessworkflow/sdk-java) |
37+
| GO SDK | [v1.0.0](https://github.com/serverlessworkflow/sdk-go/releases) | [1.0.x](https://github.com/serverlessworkflow/sdk-go/tree/1.0.x) | [main](https://github.com/serverlessworkflow/sdk-go) |
38+
| VSCode Extension | [1.4.0](https://marketplace.visualstudio.com/items?itemName=serverlessworkflow.serverless-workflow-vscode-extension) | | [main](https://github.com/serverlessworkflow/vscode-extension) |
3939

4040
## SDKs
4141

0 commit comments

Comments
 (0)