Skip to content

Commit

Permalink
version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmarsden committed Sep 9, 2023
1 parent f9d4a4e commit 8a80c78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## Changes

### Unreleased
### Version 0.5.0

- `transpose` integration
- Comparison (vs) benchmarks added
- _Breaking change_: Removed the `bounds()` function due to additional complexity and limited value.

### Version 0.4.2
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 = "toodee"
version = "0.4.2"
version = "0.5.0"
authors = ["Anton Marsden <anton.marsden@ninetyten.co.nz>"]
edition = "2021"
description = "A lightweight 2D wrapper around a Vec."
Expand Down

0 comments on commit 8a80c78

Please sign in to comment.