Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
parasyte committed Apr 23, 2024
1 parent 1d97bc2 commit f901a55
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
name = "sonant"
description = "A Rust port of the Sonant 4K synth with streaming support."
repository = "https://github.com/parasyte/sonant-rs"
version = "0.1.1"
version = "0.2.0"
authors = ["Jay Oster <[email protected]>"]
readme = "README.md"
license = "MIT"
categories = ["embedded", "game-engines", "multimedia", "no-std"]
keywords = ["audio", "no_std", "sound", "synth", "synthesizer"]
edition = "2018"
edition = "2021"

[dependencies]
arrayvec = { version = "0.7", default-features = false }
Expand Down

0 comments on commit f901a55

Please sign in to comment.