Skip to content

Commit 5d4e8cc

Browse files
authored
Merge pull request #94 from tsurdilo/upgosdk
fix latest go release in table
2 parents a2b542c + 5550972 commit 5d4e8cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,9 @@ <h5>1. Releases</h5>
178178
<tr>
179179
<th scope="row"><a href="https://github.com/serverlessworkflow/sdk-go" target="_blank">Go SDK</a></th>
180180
<td>
181-
<a href="https://github.com/serverlessworkflow/sdk-go/releases" target="_blank">v1.0.0</a>
181+
<a href="https://github.com/serverlessworkflow/sdk-go/releases" target="_blank">v2.0.0</a>
182182
</td>
183-
<td>11/12/2020</td>
183+
<td>5/18/2021</td>
184184
</tr>
185185
<tr>
186186
<th scope="row"><a href="https://github.com/serverlessworkflow/vscode-extension" target="_blank">VSCode Extension</a></th>

0 commit comments

Comments
 (0)