Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit c316393

Browse files
committed
Bump version to v0.6.0
1 parent 32bfbee commit c316393

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

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

librazer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "librazer"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
edition = "2021"
55

66
[dependencies]

razer-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "razer-cli"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
edition = "2021"
55

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

razer-tray/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "razer-tray"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
edition = "2021"
55

66
authors = ["Tarek Dakhran <>"]

0 commit comments

Comments
 (0)