Skip to content

Commit 595afbc

Browse files
committed
Bump versions
1 parent 650f804 commit 595afbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "ISC"
88
name = "serenity"
99
readme = "README.md"
1010
repository = "https://github.com/serenity-rs/serenity.git"
11-
version = "0.6.1"
11+
version = "0.6.2"
1212
edition = "2018"
1313

1414
[dependencies]

command_attr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "command_attr"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
authors = ["acdenisSK <[email protected]>"]
55
edition = "2018"
66
description = "Procedural macros for command creation for the Serenity library."

0 commit comments

Comments
 (0)