aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZeyla Hellyer <[email protected]>2017-06-24 09:38:24 -0700
committerZeyla Hellyer <[email protected]>2017-06-24 09:38:24 -0700
commitb49f5808fbc8bf67ca4bdd004d21f75b52057273 (patch)
treeb39c76fead6e362caccb387ce91f270e8280a544 /README.md
parentFix no-framework, client compiles (diff)
downloadserenity-b49f5808fbc8bf67ca4bdd004d21f75b52057273.tar.xz
serenity-b49f5808fbc8bf67ca4bdd004d21f75b52057273.zip
Bump to v0.3.0v0.3.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 bdc31c0..063e5ec 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ Add the following to your `Cargo.toml` file:
```toml
[dependencies]
-serenity = "0.2"
+serenity = "0.3"
```
and to the top of your `main.rs`: