Skip to content

Commit

Permalink
Cut version 0.9.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders429 committed Apr 22, 2023
1 parent f5ea542 commit 5165f84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## Unreleased

## 0.9.0 - 2023-04-22
### Changed
- `resource::ContainsViews` now only requires a single generic parameter for indices.
- `World::view_resources()` now only requires a single generic parameter for indices.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "brood"
version = "0.8.2"
version = "0.9.0"
authors = ["Anders Evensen"]
edition = "2021"
rust-version = "1.65.0"
Expand Down

0 comments on commit 5165f84

Please sign in to comment.