Skip to content

Commit

Permalink
Bump version to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
1borgy committed Nov 26, 2023
1 parent d61193c commit 655e4cc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cascade/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cascade"
version = "0.1.4"
version = "0.1.5"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion cascade_cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cascade_cli"
version = "0.1.4"
version = "0.1.5"
edition = "2021"
build = "build.rs"

Expand Down
2 changes: 1 addition & 1 deletion cascade_gui/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cascade_gui"
version = "0.1.4"
version = "0.1.5"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 655e4cc

Please sign in to comment.