Updated 0.5.0 docs (#741)

This commit is contained in:
UebelAndre 2021-07-29 07:34:12 -07:00 committed by GitHub
parent 5accf6c25d
commit 4b024daf42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -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"

View File

@ -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)