Skip to content

Commit 8316bff

Browse files
authored
Merge pull request #1445 from input-output-hk/KtorZ/v2020-03-16
bump versions to v2020.03.16
2 parents fe984a8 + 747673c commit 8316bff

16 files changed

+16
-16
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.3.11
2+
version: 2020.3.16
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.3.11
2+
version: 2020.3.16
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.3.11
2+
version: 2020.3.16
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.3.11
2+
version: 2020.3.16
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.3.11
2+
version: 2020.3.16
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.3.11
2+
version: 2020.3.16
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.3.11
2+
version: 2020.3.16
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.3.11
2+
version: 2020.3.16
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)