aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorZeyla Hellyer <[email protected]>2018-01-31 15:14:03 -0800
committerZeyla Hellyer <[email protected]>2018-01-31 15:14:03 -0800
commit280a0480bb5dd97998bad86fb11c45a94126123f (patch)
treeac705922c1c57a9fa5eeec94f62f6155d2109041 /Cargo.toml
parentExecute framework commands in a ThreadPool (diff)
downloadserenity-v0.4.x.tar.xz
serenity-v0.4.x.zip
Bump to v0.4.8v0.4.8v0.4.x
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d32c7ac..0eeb071 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.7"
+version = "0.4.8"
[dependencies]
bitflags = "^1.0"