Skip to content

Commit f935cc9

Browse files
committed
Bump to version 0.2.2
1 parent 4277540 commit f935cc9

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/installer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "installer"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = ["Marc Guiselin <https://github.com/MarcGuiselin>"]
55
edition = "2018"
66
description = "Install Wedge - The simple Open-Source Edge Deflector"

crates/uninstaller/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "uninstaller"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = ["Marc Guiselin <https://github.com/MarcGuiselin>"]
55
edition = "2018"
66
description = "Uninstall Wedge - The simple Open-Source Edge Deflector"

crates/wedge/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wedge"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = ["Marc Guiselin <https://github.com/MarcGuiselin>"]
55
edition = "2018"
66
description = "Wedge - The simple Open-Source Edge Deflector"

crates/wedge_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wedge_lib"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = ["Marc Guiselin <https://github.com/MarcGuiselin>"]
55
edition = "2018"
66
description = "Library for code shared between wedge package"

0 commit comments

Comments
 (0)