Skip to content

Commit

Permalink
bump version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ArielElp committed Mar 24, 2024
1 parent 7ebe3ef commit e621834
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 e621834

Please sign in to comment.