Updated 0.5.0 docs (#741)
This commit is contained in:
parent
5accf6c25d
commit
4b024daf42
|
@ -17,6 +17,7 @@ jobs:
|
|||
# Create a job for release
|
||||
include:
|
||||
- ref: main
|
||||
- ref: "0.5.0"
|
||||
- ref: "0.4.0"
|
||||
- ref: "0.3.0"
|
||||
- ref: "0.2.0"
|
||||
|
|
|
@ -5,6 +5,7 @@ Rules for building C/C++ projects using foreign build systems (non Bazel) inside
|
|||
## Versions
|
||||
|
||||
- [main](main/index.md)
|
||||
- [0.5.0](0.5.0/index.md)
|
||||
- [0.4.0](0.4.0/index.md)
|
||||
- [0.3.0](0.3.0/index.md)
|
||||
- [0.2.0](0.2.0/index.md)
|
||||
|
|
Loading…
Reference in New Issue