Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 19, 2023
1 parent 0e04d2b commit 318626c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perf/runner/src/versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export const versions: Array<Version> = [
transportStacks: ["tcp"]
},
{
id: "v1,0",
id: "v1.0",
implementation: "js-libp2p",
transportStacks: ["tcp"]
},
Expand Down

0 comments on commit 318626c

Please sign in to comment.