chore: mp-units version bumped to 2.4.0

This commit is contained in:
Mateusz Pusz
2024-09-27 13:38:51 +02:00
parent 83941d9575
commit 7fabd975dc
4 changed files with 8 additions and 8 deletions

View File

@@ -265,7 +265,7 @@ The following steps may be performed to obtain an official library release:
```ini title="conanfile.txt"
[requires]
mp-units/2.2.0
mp-units/2.3.0
[options]
@@ -323,7 +323,7 @@ with the following differences:
```ini title="conanfile.txt" hl_lines="2"
[requires]
mp-units/2.3.0@mpusz/testing
mp-units/2.4.0@mpusz/testing
[options]