Skip to content

Commit

Permalink
Merge pull request #202 from starkware-libs/bump_version
Browse files Browse the repository at this point in the history
bump version to 0.7.1 (#202)
  • Loading branch information
ArielElp authored Mar 24, 2024
2 parents 7ebe3ef + e621834 commit 76bdde2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions api/starknet_api_openrpc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openrpc": "1.0.0-rc1",
"info": {
"version": "0.7.0",
"version": "0.7.1",
"title": "StarkNet Node API",
"license": {}
},
Expand Down Expand Up @@ -3987,4 +3987,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion api/starknet_trace_api_openrpc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openrpc": "1.0.0-rc1",
"info": {
"version": "0.7.0",
"version": "0.7.1",
"title": "StarkNet Trace API",
"license": {}
},
Expand Down
2 changes: 1 addition & 1 deletion api/starknet_write_api.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openrpc": "1.0.0-rc1",
"info": {
"version": "0.7.0",
"version": "0.7.1",
"title": "StarkNet Node Write API",
"license": {}
},
Expand Down

0 comments on commit 76bdde2

Please sign in to comment.