diff --git a/hypnagogic_cli/Cargo.toml b/hypnagogic_cli/Cargo.toml index b312068..f759472 100644 --- a/hypnagogic_cli/Cargo.toml +++ b/hypnagogic_cli/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hypnagogic-cli" description = "CLI Tool for processing icons in to the DMI format" -version = "3.0.0" +version = "3.0.1" edition = "2021" license = "AGPL" diff --git a/hypnagogic_core/Cargo.toml b/hypnagogic_core/Cargo.toml index d02f355..552649a 100644 --- a/hypnagogic_core/Cargo.toml +++ b/hypnagogic_core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hypnagogic-core" -version = "3.0.0" +version = "3.0.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html