Skip to content

Commit d38a974

Browse files
author
Github Action
committed
Update cardano-wallet version in *.cabal files
1 parent 691dc78 commit d38a974

31 files changed

+31
-31
lines changed

lib/address-derivation-discovery/address-derivation-discovery.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.8
22
name: address-derivation-discovery
3-
version: 0.2024.8.11
3+
version: 0.2024.9.3
44
synopsis: Address derivation and discovery.
55
description: Please see README.md.
66
homepage: https://github.com/cardano-foundation/cardano-wallet

lib/api/cardano-wallet-api.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.6
22
name: cardano-wallet-api
3-
version: 0.2024.8.11
3+
version: 0.2024.9.3
44
synopsis: Cardano wallet http api.
55
description: Please see README.md
66
homepage: https://github.com/cardano-foundation/cardano-wallet

lib/application-extras/cardano-wallet-application-extras.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: cardano-wallet-application-extras
3-
version: 0.2024.8.11
3+
version: 0.2024.9.3
44
synopsis: modules to support applications for the cardano wallet
55
license: Apache-2.0
66
license-file: LICENSE

lib/balance-tx/cardano-balance-tx.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: cardano-balance-tx
3-
version: 0.2024.8.11
3+
version: 0.2024.9.3
44
synopsis: Balancing transactions for the Cardano blockchain.
55
description: Please see README.md.
66
homepage: https://github.com/cardano-foundation/cardano-wallet

lib/benchmarks/cardano-wallet-benchmarks.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: cardano-wallet-benchmarks
3-
version: 2024.8.11
3+
version: 2024.9.3
44
synopsis: Benchmarks of the cardano-wallet.
55
homepage: https://github.com/cardano-foundation/cardano-wallet
66
license: Apache-2.0

lib/cardano-api-extra/cardano-api-extra.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.4
22
name: cardano-api-extra
3-
version: 0.2024.8.11
3+
version: 0.2024.9.3
44
synopsis: Useful extensions to the Cardano API.
55
description: Please see README.md.
66
homepage: https://github.com/cardano-foundation/cardano-wallet

lib/coin-selection/cardano-coin-selection.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: cardano-coin-selection
3-
version: 0.2024.8.11
3+
version: 0.2024.9.3
44
synopsis: Coin selection algorithms for the Cardano blockchain.
55
description: Please see README.md.
66
homepage: https://github.com/cardano-foundation/cardano-wallet

lib/crypto-primitives/crypto-primitives.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: crypto-primitives
3-
version: 0.2024.8.11
3+
version: 0.2024.9.3
44
synopsis: Cryptographic primitives
55
license: Apache-2.0
66
author: Cardano Foundation (High Assurance Lab)

lib/customer-deposit-wallet/customer-deposit-wallet.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.6
22
build-type: Simple
33
name: customer-deposit-wallet
4-
version: 0.2024.8.11
4+
version: 0.2024.9.3
55
synopsis: A wallet for the Cardano blockchain.
66
description: Please see README.md
77
homepage: https://github.com/cardano-foundation/cardano-wallet

lib/delta-store/delta-store.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: delta-store
2-
version: 0.2024.8.11
2+
version: 0.2024.9.3
33
synopsis: Facility for storing a Haskell value, using delta types.
44
homepage: https://github.com/cardano-foundation/cardano-wallet
55
author: Cardano Foundation (High Assurance Lab)

0 commit comments

Comments
 (0)