aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris <[email protected]>2017-10-16 14:30:28 +0200
committeralex <[email protected]>2017-10-16 14:30:28 +0200
commit5829c673c13655b86d317ab65d204067a2b1a7a4 (patch)
tree5bdd33da688e8de967e5fbf6643b0fe8a1f889ae
parentUse update syntax for Shard (#195) (diff)
downloadserenity-5829c673c13655b86d317ab65d204067a2b1a7a4.tar.xz
serenity-5829c673c13655b86d317ab65d204067a2b1a7a4.zip
Update 0.4.2's Cargo.toml version to 0.4.2 itself (#196)
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fefa679..e6ffd7c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ license = "ISC"
name = "serenity"
readme = "README.md"
repository = "https://github.com/zeyla/serenity.git"
-version = "0.4.1"
+version = "0.4.2"
[dependencies]
bitflags = "^1.0"