Skip to content

Commit

Permalink
Release v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickpeterse committed Oct 28, 2024
1 parent cc4f640 commit fa5e477
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

**NOTE:** this file is automatically generated, please do not edit it manually.

## 0.19.0 (2024-10-28)

### Changed

- [23cf4c7](https://github.com/yorickpeterse/inko-wobsite/commit/23cf4c72527085348b9fa08cbfdbcc26c557ebde): Require Inko 0.17.0 or newer

## 0.18.0 (2024-08-06)

### Other
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ after [xkcd 148](https://xkcd.com/148/).
## Installation

```bash
inko pkg add github.com/yorickpeterse/inko-wobsite 0.18.0
inko pkg add github.com/yorickpeterse/inko-wobsite 0.19.0
inko pkg sync
```

Expand Down

0 comments on commit fa5e477

Please sign in to comment.