Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
youxkei committed Jun 11, 2021
1 parent 3091914 commit e24ccf2
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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.6.0"
version = "0.7.0"
authors = ["youxkei <[email protected]>"]
license = "CC0 1.0"
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion loudness_ceiling/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "loudness_ceiling"
version = "0.6.0"
version = "0.0.0"
edition = "2018"

[lib]
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.6.0"
version = "0.0.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.6.0"
version = "0.0.0"
edition = "2018"

[lib]
Expand Down

0 comments on commit e24ccf2

Please sign in to comment.