Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This is an approximate diagram of the dependencies among the different component
```mermaid
stateDiagram-v2
cn: cardano-node
tr: trace-dispatcher/iohk-monitoring-framework
tr: trace-dispatcher
ca: cardano-api
co: ouroboros-consensus
on: ouroboros-network
Expand Down
2 changes: 1 addition & 1 deletion bench/cardano-profile/cardano-profile.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0

name: cardano-profile
version: 11.0.0
version: 11.0.1
synopsis: A Cardano benchmarking profile generator
description: A Cardano benchmarking profile generator.
category: Cardano,
Expand Down
Loading
Loading