chore: bump version to 0.2.0
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
4f4ae79920
commit
d8f015f923
2 changed files with 3 additions and 1 deletions
|
|
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased](https://git.rustybever.be/Chewing_Bever/lander/src/branch/dev)
|
||||
|
||||
## [0.2.0](https://git.rustybever.be/Chewing_Bever/lander/src/tag/0.2.0)
|
||||
|
||||
### Added
|
||||
|
||||
* HTTP Loop
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
VERSION := 0.1.0
|
||||
VERSION := 0.2.0
|
||||
|
||||
BIN_FILENAME = lander
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue