Skip to content

Commit 3f6226c

Browse files
committed
change version property in each file
1 parent b20dbdd commit 3f6226c

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

api/starknet_api_openrpc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openrpc": "1.0.0-rc1",
33
"info": {
4-
"version": "0.8.0",
4+
"version": "0.8.1",
55
"title": "StarkNet Node API",
66
"license": {}
77
},

api/starknet_executables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openrpc": "1.0.0",
33
"info": {
4-
"version": "0.8.0",
4+
"version": "0.8.1",
55
"title": "API for getting Starknet executables from nodes that store compiled artifacts",
66
"license": {}
77
},

api/starknet_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openrpc": "1.0.0",
33
"info": {
4-
"version": "0.8.0",
4+
"version": "0.8.1",
55
"title": "Starknet ABI specs"
66
},
77
"methods": [],

api/starknet_trace_api_openrpc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openrpc": "1.0.0-rc1",
33
"info": {
4-
"version": "0.8.0",
4+
"version": "0.8.1",
55
"title": "StarkNet Trace API",
66
"license": {}
77
},

api/starknet_write_api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openrpc": "1.0.0-rc1",
33
"info": {
4-
"version": "0.8.0",
4+
"version": "0.8.1",
55
"title": "StarkNet Node Write API",
66
"license": {}
77
},

api/starknet_ws_api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openrpc": "1.3.2",
33
"info": {
4-
"version": "0.8.0",
4+
"version": "0.8.1",
55
"title": "StarkNet WebSocket RPC API",
66
"license": {}
77
},

0 commit comments

Comments
 (0)