Skip to content

Commit 6e47dd7

Browse files
committed
Bump version from 2020.4.28 to 2020.5.6
1 parent 24ee42c commit 6e47dd7

17 files changed

+22
-22
lines changed

lib/byron/cardano-wallet-byron.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-wallet-byron
2-
version: 2020.4.28
2+
version: 2020.5.6
33
synopsis: Wallet backend protocol-specific bits implemented using byron nodes
44
description: Please see README.md
55
homepage: https://github.com/input-output-hk/cardano-wallet

lib/cli/cardano-wallet-cli.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-wallet-cli
2-
version: 2020.4.28
2+
version: 2020.5.6
33
synopsis: Utilities for a building Command-Line Interfaces
44
homepage: https://github.com/input-output-hk/cardano-wallet
55
author: IOHK Engineering Team

lib/core-integration/cardano-wallet-core-integration.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-wallet-core-integration
2-
version: 2020.4.28
2+
version: 2020.5.6
33
synopsis: Core integration test library.
44
description: Shared core functionality for our integration test suites.
55
homepage: https://github.com/input-output-hk/cardano-wallet

lib/core/cardano-wallet-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-wallet-core
2-
version: 2020.4.28
2+
version: 2020.5.6
33
synopsis: The Wallet Backend for a Cardano node.
44
description: Please see README.md
55
homepage: https://github.com/input-output-hk/cardano-wallet

lib/jormungandr/cardano-wallet-jormungandr.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-wallet-jormungandr
2-
version: 2020.4.28
2+
version: 2020.5.6
33
synopsis: Wallet backend protocol-specific bits implemented using Jörmungandr
44
description: Please see README.md
55
homepage: https://github.com/input-output-hk/cardano-wallet

lib/launcher/cardano-wallet-launcher.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-wallet-launcher
2-
version: 2020.4.28
2+
version: 2020.5.6
33
synopsis: Utilities for a building commands launcher
44
homepage: https://github.com/input-output-hk/cardano-wallet
55
author: IOHK Engineering Team

lib/test-utils/cardano-wallet-test-utils.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-wallet-test-utils
2-
version: 2020.4.28
2+
version: 2020.5.6
33
synopsis: Shared utilities for writing unit and property tests.
44
description: Shared utilities for writing unit and property tests.
55
homepage: https://github.com/input-output-hk/cardano-wallet

lib/text-class/text-class.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: text-class
2-
version: 2020.4.28
2+
version: 2020.5.6
33
synopsis: Extra helpers to convert data-types to and from Text
44
homepage: https://github.com/input-output-hk/cardano-wallet
55
author: IOHK Engineering Team

nix/.stack.nix/cardano-wallet-byron.nix

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix/.stack.nix/cardano-wallet-cli.nix

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)