Skip to content

Commit

Permalink
[srpc] add version
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayuehua committed Oct 19, 2024
1 parent 8913464 commit 174f52d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -8605,7 +8605,7 @@
"port-version": 0
},
"srpc": {
"baseline": "0.10.1",
"baseline": "0.10.3",
"port-version": 0
},
"sse2neon": {
Expand Down
5 changes: 5 additions & 0 deletions versions/s-/srpc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "73c36edb18eee3aaf83b3fb489efdca9c93368fd",
"version-semver": "0.10.3",
"port-version": 0
},
{
"git-tree": "cab44b93cf32daf3a535c14426eb9b5c780e94ea",
"version-semver": "0.10.1",
Expand Down

0 comments on commit 174f52d

Please sign in to comment.