diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-01-04 23:48:03 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-01-04 23:48:03 +0100 |
| commit | f08e8d64dce087201089d2b3276b3dfcdb000173 (patch) | |
| tree | e11fce50f6ea0020d425e5f3256c638dcfd927d2 /test_utilities | |
| parent | 4d946aebe3f70ad18e235d68474b6d489757c927 (diff) | |
Bump version1.4.1
Diffstat (limited to 'test_utilities')
| -rw-r--r-- | test_utilities/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_utilities/Cargo.toml b/test_utilities/Cargo.toml index c8a753f..cb8e30c 100644 --- a/test_utilities/Cargo.toml +++ b/test_utilities/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test_utilities" -version = "1.4.0" +version = "1.4.1" edition = "2021" license = "AGPL-3.0-or-later" description = "Shared test utilities for page" |