Skip to content

Commit

Permalink
Release version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arlyon committed Jan 23, 2021
1 parent 1050242 commit 6761061
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
name = "bluenoise"
readme = "readme.md"
repository = "https://github.com/arlyon/bluenoise-rs"
version = "0.1.2"
version = "0.2.0"

[dependencies]
glam = "0.11.0"
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ Otherwise, add `bluenoise` to your `Cargo.toml`.

```
[dependencies]
bluenoise = "0.1"
bluenoise = "0.2"
```

0 comments on commit 6761061

Please sign in to comment.