Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
youxkei committed May 29, 2021
1 parent 240aff7 commit 3165046
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "jimtel"
version = "0.4.0"
version = "0.5.0"
authors = ["youxkei <[email protected]>"]
license = "CC0 1.0"
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion loudness_limiter/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "loudness_limiter"
version = "0.4.0"
version = "0.5.0"
edition = "2018"

[lib]
Expand Down
2 changes: 1 addition & 1 deletion params_derive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "params_derive"
version = "0.4.0"
version = "0.5.0"
edition = "2018"

[lib]
Expand Down

0 comments on commit 3165046

Please sign in to comment.