mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-01 03:14:29 +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://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++
|
||||
|
@@ -287,7 +287,7 @@ To obtain an official library release, the following steps may be performed:
|
||||
|
||||
```ini title="conanfile.txt"
|
||||
[requires]
|
||||
mp-units/0.8.0
|
||||
mp-units/2.0.0
|
||||
|
||||
[layout]
|
||||
cmake_layout
|
||||
@@ -344,7 +344,7 @@ with the following differences:
|
||||
|
||||
```ini title="conanfile.txt" hl_lines="2"
|
||||
[requires]
|
||||
mp-units/2.0.0@mpusz/testing
|
||||
mp-units/2.1.0@mpusz/testing
|
||||
|
||||
[layout]
|
||||
cmake_layout
|
||||
|
Reference in New Issue
Block a user