mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-02 11:54:27 +02:00
docs: library versions bumped in the docs
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
[](https://github.com/mpusz/mp-units/actions?query=workflow%3ADocumentation+branch%3Amaster)
|
[](https://github.com/mpusz/mp-units/actions?query=workflow%3ADocumentation+branch%3Amaster)
|
||||||
|
|
||||||
[](https://conan.io/center/mp-units)
|
[](https://conan.io/center/mp-units)
|
||||||
[](https://mpusz.jfrog.io/ui/packages/conan:%2F%2Fmp-units/2.0.0)
|
[](https://mpusz.jfrog.io/ui/packages/conan:%2F%2Fmp-units/2.1.0)
|
||||||
|
|
||||||
|
|
||||||
# `mp-units` - A Physical Quantities and Units library for C++
|
# `mp-units` - A Physical Quantities and Units library for C++
|
||||||
|
@@ -287,7 +287,7 @@ To obtain an official library release, the following steps may be performed:
|
|||||||
|
|
||||||
```ini title="conanfile.txt"
|
```ini title="conanfile.txt"
|
||||||
[requires]
|
[requires]
|
||||||
mp-units/0.8.0
|
mp-units/2.0.0
|
||||||
|
|
||||||
[layout]
|
[layout]
|
||||||
cmake_layout
|
cmake_layout
|
||||||
@@ -344,7 +344,7 @@ with the following differences:
|
|||||||
|
|
||||||
```ini title="conanfile.txt" hl_lines="2"
|
```ini title="conanfile.txt" hl_lines="2"
|
||||||
[requires]
|
[requires]
|
||||||
mp-units/2.0.0@mpusz/testing
|
mp-units/2.1.0@mpusz/testing
|
||||||
|
|
||||||
[layout]
|
[layout]
|
||||||
cmake_layout
|
cmake_layout
|
||||||
|
Reference in New Issue
Block a user