diff --git a/Cargo.lock b/Cargo.lock index c0328fed82..6baf7f37f1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3046,7 +3046,7 @@ dependencies = [ [[package]] name = "minotari_app_grpc" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "argon2", "base64 0.13.1", @@ -3073,7 +3073,7 @@ dependencies = [ [[package]] name = "minotari_app_utilities" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "clap 3.2.25", "dialoguer", @@ -3095,7 +3095,7 @@ dependencies = [ [[package]] name = "minotari_chat_ffi" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "cbindgen", "chrono", @@ -3120,7 +3120,7 @@ dependencies = [ [[package]] name = "minotari_console_wallet" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "blake2", "chrono", @@ -3173,7 +3173,7 @@ dependencies = [ [[package]] name = "minotari_merge_mining_proxy" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "anyhow", "bincode", @@ -3212,7 +3212,7 @@ dependencies = [ [[package]] name = "minotari_miner" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "base64 0.13.1", "borsh", @@ -3248,7 +3248,7 @@ dependencies = [ [[package]] name = "minotari_mining_helper_ffi" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "borsh", "hex", @@ -3264,7 +3264,7 @@ dependencies = [ [[package]] name = "minotari_node" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "anyhow", "async-trait", @@ -3319,7 +3319,7 @@ dependencies = [ [[package]] name = "minotari_wallet" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "argon2", "async-trait", @@ -3369,7 +3369,7 @@ dependencies = [ [[package]] name = "minotari_wallet_ffi" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "borsh", "cbindgen", @@ -5600,7 +5600,7 @@ dependencies = [ [[package]] name = "tari_chat_client" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "anyhow", "async-trait", @@ -5626,7 +5626,7 @@ dependencies = [ [[package]] name = "tari_common" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "anyhow", "blake2", @@ -5653,7 +5653,7 @@ dependencies = [ [[package]] name = "tari_common_sqlite" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "diesel", "diesel_migrations", @@ -5667,7 +5667,7 @@ dependencies = [ [[package]] name = "tari_common_types" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "base64 0.21.5", "blake2", @@ -5688,7 +5688,7 @@ dependencies = [ [[package]] name = "tari_comms" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "anyhow", "async-trait", @@ -5737,7 +5737,7 @@ dependencies = [ [[package]] name = "tari_comms_dht" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "anyhow", "bitflags 2.4.1", @@ -5781,7 +5781,7 @@ dependencies = [ [[package]] name = "tari_comms_rpc_macros" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "futures 0.3.29", "proc-macro2", @@ -5796,7 +5796,7 @@ dependencies = [ [[package]] name = "tari_contacts" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "chrono", "diesel", @@ -5829,7 +5829,7 @@ dependencies = [ [[package]] name = "tari_core" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "async-trait", "bincode", @@ -5922,7 +5922,7 @@ dependencies = [ [[package]] name = "tari_features" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" [[package]] name = "tari_integration_tests" @@ -5974,7 +5974,7 @@ dependencies = [ [[package]] name = "tari_key_manager" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "argon2", "async-trait", @@ -6040,7 +6040,7 @@ dependencies = [ [[package]] name = "tari_mmr" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "bincode", "blake2", @@ -6059,7 +6059,7 @@ dependencies = [ [[package]] name = "tari_p2p" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "anyhow", "clap 3.2.25", @@ -6112,7 +6112,7 @@ dependencies = [ [[package]] name = "tari_service_framework" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "anyhow", "async-trait", @@ -6129,7 +6129,7 @@ dependencies = [ [[package]] name = "tari_shutdown" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "futures 0.3.29", "tokio", @@ -6137,7 +6137,7 @@ dependencies = [ [[package]] name = "tari_storage" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "bincode", "lmdb-zero", @@ -6150,7 +6150,7 @@ dependencies = [ [[package]] name = "tari_test_utils" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" dependencies = [ "futures 0.3.29", "futures-test", diff --git a/README.md b/README.md index d1984db6fe..ac3d27d6a2 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ The recommended running versions of each network are: | Network | Version | |-----------|-------------| | Stagenet | --- | -| Nextnet | 1.0.0-rc.1 | -| Esmeralda | 1.0.0-pre.4 | +| Nextnet | 1.0.0-rc.2 | +| Esmeralda | 1.0.0-pre.5 | For more detail about versioning, see [Release Ideology](https://github.com/tari-project/tari/blob/development/docs/src/branching_releases.md). diff --git a/applications/minotari_app_grpc/Cargo.toml b/applications/minotari_app_grpc/Cargo.toml index 41a317584d..1c8c75ecc1 100644 --- a/applications/minotari_app_grpc/Cargo.toml +++ b/applications/minotari_app_grpc/Cargo.toml @@ -4,7 +4,7 @@ authors = ["The Tari Development Community"] description = "This crate is to provide a single source for all cross application grpc files and conversions to and from tari::core" repository = "https://github.com/tari-project/tari" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [dependencies] diff --git a/applications/minotari_app_utilities/Cargo.toml b/applications/minotari_app_utilities/Cargo.toml index 4758ff3c72..0c32287b37 100644 --- a/applications/minotari_app_utilities/Cargo.toml +++ b/applications/minotari_app_utilities/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "minotari_app_utilities" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" authors = ["The Tari Development Community"] edition = "2018" license = "BSD-3-Clause" diff --git a/applications/minotari_console_wallet/Cargo.toml b/applications/minotari_console_wallet/Cargo.toml index 930fc200f7..42500b8d95 100644 --- a/applications/minotari_console_wallet/Cargo.toml +++ b/applications/minotari_console_wallet/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "minotari_console_wallet" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" authors = ["The Tari Development Community"] edition = "2018" license = "BSD-3-Clause" diff --git a/applications/minotari_merge_mining_proxy/Cargo.toml b/applications/minotari_merge_mining_proxy/Cargo.toml index 3a77842e22..e9bb9b6882 100644 --- a/applications/minotari_merge_mining_proxy/Cargo.toml +++ b/applications/minotari_merge_mining_proxy/Cargo.toml @@ -4,7 +4,7 @@ authors = ["The Tari Development Community"] description = "The Tari merge mining proxy for xmrig" repository = "https://github.com/tari-project/tari" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [features] diff --git a/applications/minotari_miner/Cargo.toml b/applications/minotari_miner/Cargo.toml index 6eb4d96ee0..6dacb121ad 100644 --- a/applications/minotari_miner/Cargo.toml +++ b/applications/minotari_miner/Cargo.toml @@ -4,7 +4,7 @@ authors = ["The Tari Development Community"] description = "The tari miner implementation" repository = "https://github.com/tari-project/tari" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [dependencies] diff --git a/applications/minotari_node/Cargo.toml b/applications/minotari_node/Cargo.toml index c0904f289a..ed6331dd0a 100644 --- a/applications/minotari_node/Cargo.toml +++ b/applications/minotari_node/Cargo.toml @@ -4,7 +4,7 @@ authors = ["The Tari Development Community"] description = "The tari full base node implementation" repository = "https://github.com/tari-project/tari" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [dependencies] diff --git a/base_layer/chat_ffi/Cargo.toml b/base_layer/chat_ffi/Cargo.toml index f380c699e3..73e6b54c01 100644 --- a/base_layer/chat_ffi/Cargo.toml +++ b/base_layer/chat_ffi/Cargo.toml @@ -3,7 +3,7 @@ name = "minotari_chat_ffi" authors = ["The Tari Development Community"] description = "Tari cryptocurrency chat C FFI bindings" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [dependencies] diff --git a/base_layer/common_types/Cargo.toml b/base_layer/common_types/Cargo.toml index 67e0995b8d..5f0838e2e3 100644 --- a/base_layer/common_types/Cargo.toml +++ b/base_layer/common_types/Cargo.toml @@ -3,7 +3,7 @@ name = "tari_common_types" authors = ["The Tari Development Community"] description = "Tari cryptocurrency common types" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [dependencies] diff --git a/base_layer/contacts/Cargo.toml b/base_layer/contacts/Cargo.toml index 051507c575..57a0711513 100644 --- a/base_layer/contacts/Cargo.toml +++ b/base_layer/contacts/Cargo.toml @@ -3,7 +3,7 @@ name = "tari_contacts" authors = ["The Tari Development Community"] description = "Tari contacts library" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [dependencies] diff --git a/base_layer/contacts/src/chat_client/Cargo.toml b/base_layer/contacts/src/chat_client/Cargo.toml index b6b8d15834..8a391a6fe9 100644 --- a/base_layer/contacts/src/chat_client/Cargo.toml +++ b/base_layer/contacts/src/chat_client/Cargo.toml @@ -3,7 +3,7 @@ name = "tari_chat_client" authors = ["The Tari Development Community"] description = "Tari cucumber chat client" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" diff --git a/base_layer/core/Cargo.toml b/base_layer/core/Cargo.toml index 2863e34ece..61a268c298 100644 --- a/base_layer/core/Cargo.toml +++ b/base_layer/core/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [features] diff --git a/base_layer/key_manager/Cargo.toml b/base_layer/key_manager/Cargo.toml index e78eddcabf..ac7e8b8639 100644 --- a/base_layer/key_manager/Cargo.toml +++ b/base_layer/key_manager/Cargo.toml @@ -4,7 +4,7 @@ authors = ["The Tari Development Community"] description = "Tari cryptocurrency wallet key management" repository = "https://github.com/tari-project/tari" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2021" [lib] diff --git a/base_layer/mmr/Cargo.toml b/base_layer/mmr/Cargo.toml index eaffdc1eae..bf29922595 100644 --- a/base_layer/mmr/Cargo.toml +++ b/base_layer/mmr/Cargo.toml @@ -4,7 +4,7 @@ authors = ["The Tari Development Community"] description = "A Merkle Mountain Range implementation" repository = "https://github.com/tari-project/tari" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [features] diff --git a/base_layer/p2p/Cargo.toml b/base_layer/p2p/Cargo.toml index 9dcbdb3d5c..ee877fc532 100644 --- a/base_layer/p2p/Cargo.toml +++ b/base_layer/p2p/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_p2p" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" authors = ["The Tari Development community"] description = "Tari base layer-specific peer-to-peer communication features" repository = "https://github.com/tari-project/tari" diff --git a/base_layer/service_framework/Cargo.toml b/base_layer/service_framework/Cargo.toml index f636307bb5..0dca433d5d 100644 --- a/base_layer/service_framework/Cargo.toml +++ b/base_layer/service_framework/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_service_framework" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" authors = ["The Tari Development Community"] description = "The Tari communication stack service framework" repository = "https://github.com/tari-project/tari" diff --git a/base_layer/tari_mining_helper_ffi/Cargo.toml b/base_layer/tari_mining_helper_ffi/Cargo.toml index 4e2dcca91c..18e04674a9 100644 --- a/base_layer/tari_mining_helper_ffi/Cargo.toml +++ b/base_layer/tari_mining_helper_ffi/Cargo.toml @@ -3,7 +3,7 @@ name = "minotari_mining_helper_ffi" authors = ["The Tari Development Community"] description = "Tari cryptocurrency miningcore C FFI bindings" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [dependencies] diff --git a/base_layer/wallet/Cargo.toml b/base_layer/wallet/Cargo.toml index 43247743d5..1ee9e6fe41 100644 --- a/base_layer/wallet/Cargo.toml +++ b/base_layer/wallet/Cargo.toml @@ -3,7 +3,7 @@ name = "minotari_wallet" authors = ["The Tari Development Community"] description = "Tari cryptocurrency wallet library" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [dependencies] diff --git a/base_layer/wallet_ffi/Cargo.toml b/base_layer/wallet_ffi/Cargo.toml index 4e0947021d..5edb4b8c23 100644 --- a/base_layer/wallet_ffi/Cargo.toml +++ b/base_layer/wallet_ffi/Cargo.toml @@ -3,7 +3,7 @@ name = "minotari_wallet_ffi" authors = ["The Tari Development Community"] description = "Tari cryptocurrency wallet C FFI bindings" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [dependencies] diff --git a/changelog-development.md b/changelog-development.md index 8a05cd47cf..fc64291b98 100644 --- a/changelog-development.md +++ b/changelog-development.md @@ -2,20 +2,33 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.0.0-pre.5](https://github.com/tari-project/tari/compare/v1.0.0-pre.4...v1.0.0-pre.5) (2024-01-18) + + +### Features + +* add tari address as valid string for discovering a peer ([#6075](https://github.com/tari-project/tari/issues/6075)) ([a4c5bc2](https://github.com/tari-project/tari/commit/a4c5bc2c6c08a5d09b58f13ed9acf561e55478fc)) +* make all apps non interactive ([#6049](https://github.com/tari-project/tari/issues/6049)) ([bafd7e7](https://github.com/tari-project/tari/commit/bafd7e7baadd0f8b82ca8205ec3f18342d74e92a)) +* make libtor on by default for nix builds ([#6060](https://github.com/tari-project/tari/issues/6060)) ([b5e0d06](https://github.com/tari-project/tari/commit/b5e0d0639c540177373b7faa9c2fade64581e46d)) + + +### Bug Fixes + +* fix small error in config.toml ([#6052](https://github.com/tari-project/tari/issues/6052)) ([6518a60](https://github.com/tari-project/tari/commit/6518a60dce9a4b8ace6c5cc4b1ee79045e364e0e)) +* tms validation correctly updating ([#6079](https://github.com/tari-project/tari/issues/6079)) ([34222a8](https://github.com/tari-project/tari/commit/34222a88bd1746869e67ccde9c2f7529862f3b5d)) +* wallet coinbases not validated correctly ([#6074](https://github.com/tari-project/tari/issues/6074)) ([bb66df1](https://github.com/tari-project/tari/commit/bb66df13bcf3d00082e35f7305b1fde72d4ace2a)) + ## [1.0.0-pre.4](https://github.com/tari-project/tari/compare/v1.0.0-pre.2...v1.0.0-pre.4) (2023-12-14) ### Features -* console wallet use dns seeds ([#6034](https://github.com/tari-project/tari/issues/6034)) ([b194954](https://github.com/tari-project/tari/commit/b194954f489bd8ac234993e65463a24808dce8f2)) * fix windows installer ([#6043](https://github.com/tari-project/tari/issues/6043)) ([c37a0a8](https://github.com/tari-project/tari/commit/c37a0a89726eec765c9c10d3da0c990d339de9b9)) * side load chat ([#6042](https://github.com/tari-project/tari/issues/6042)) ([d729c45](https://github.com/tari-project/tari/commit/d729c458b17406d9f5dbb8982a9bf5604f39c63c)) -* update tests and constants ([#6028](https://github.com/tari-project/tari/issues/6028)) ([d558206](https://github.com/tari-project/tari/commit/d558206ea62c12f3258ede8cfcbf9d44f139ccdd)) ### Bug Fixes -* remove duplicate config settings ([#6029](https://github.com/tari-project/tari/issues/6029)) ([662af28](https://github.com/tari-project/tari/commit/662af28bf811c771cf0fdf9b583c1296a2283188)) ## [1.0.0-pre.3](https://github.com/tari-project/tari/compare/v1.0.0-pre.2...v1.0.0-pre.3) (2023-12-12) diff --git a/common/Cargo.toml b/common/Cargo.toml index 6422193ddc..200a87910e 100644 --- a/common/Cargo.toml +++ b/common/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [features] diff --git a/common/tari_features/Cargo.toml b/common/tari_features/Cargo.toml index d0a7bbdbd0..e918ea5142 100644 --- a/common/tari_features/Cargo.toml +++ b/common/tari_features/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/common_sqlite/Cargo.toml b/common_sqlite/Cargo.toml index 2029974e5c..7dfa030010 100644 --- a/common_sqlite/Cargo.toml +++ b/common_sqlite/Cargo.toml @@ -3,7 +3,7 @@ name = "tari_common_sqlite" authors = ["The Tari Development Community"] description = "Tari cryptocurrency wallet library" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/comms/core/Cargo.toml b/comms/core/Cargo.toml index 1e7c69cc2d..4eb7c1dcbf 100644 --- a/comms/core/Cargo.toml +++ b/comms/core/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [dependencies] diff --git a/comms/dht/Cargo.toml b/comms/dht/Cargo.toml index fb8a6f1188..89afdfbff3 100644 --- a/comms/dht/Cargo.toml +++ b/comms/dht/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_comms_dht" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" authors = ["The Tari Development Community"] description = "Tari comms DHT module" repository = "https://github.com/tari-project/tari" diff --git a/comms/rpc_macros/Cargo.toml b/comms/rpc_macros/Cargo.toml index 68adb6e678..4159e2e200 100644 --- a/comms/rpc_macros/Cargo.toml +++ b/comms/rpc_macros/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [lib] diff --git a/infrastructure/derive/Cargo.toml b/infrastructure/derive/Cargo.toml index 250fac099e..071727ba71 100644 --- a/infrastructure/derive/Cargo.toml +++ b/infrastructure/derive/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [lib] diff --git a/infrastructure/shutdown/Cargo.toml b/infrastructure/shutdown/Cargo.toml index 7569a59561..8036c2601b 100644 --- a/infrastructure/shutdown/Cargo.toml +++ b/infrastructure/shutdown/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/infrastructure/storage/Cargo.toml b/infrastructure/storage/Cargo.toml index 4ecea56c87..d881c20832 100644 --- a/infrastructure/storage/Cargo.toml +++ b/infrastructure/storage/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" edition = "2018" [dependencies] diff --git a/infrastructure/test_utils/Cargo.toml b/infrastructure/test_utils/Cargo.toml index 5ddae78a37..7fae60c892 100644 --- a/infrastructure/test_utils/Cargo.toml +++ b/infrastructure/test_utils/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tari_test_utils" description = "Utility functions used in Tari test functions" -version = "1.0.0-pre.4" +version = "1.0.0-pre.5" authors = ["The Tari Development Community"] edition = "2018" license = "BSD-3-Clause" diff --git a/package-lock.json b/package-lock.json index 525c634737..8cf6ea2b68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tari", - "version": "1.0.0-pre.4", + "version": "1.0.0-pre.5", "lockfileVersion": 2, "requires": true, "packages": {}