aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZeyla Hellyer <[email protected]>2017-05-13 14:49:51 -0700
committerZeyla Hellyer <[email protected]>2017-05-13 14:49:51 -0700
commit6b4d17cab00c759b6a0f9720c098ca2e30d3c51c (patch)
treebfadc0c99be2430a3bebccd5810177ea5c1c4729 /README.md
parentFix internal enum being exported (diff)
downloadserenity-0.2.0.tar.xz
serenity-0.2.0.zip
Bump to v0.2.0v0.2.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bb7cc37..90ab873 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ Add the following to your `Cargo.toml` file:
```toml
[dependencies]
-serenity = "0.1"
+serenity = "0.2"
```
and to the top of your `main.rs`: