diff --git a/README.md b/README.md index 4c0d9fb..6d9ef93 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Add the following to your `Cargo.toml` file: ```toml [dependencies] -xray-lite = { git = "https://github.com/codemonger-io/xray-lite.git", tag = "v0.0.5" } +xray-lite = { git = "https://github.com/codemonger-io/xray-lite.git", tag = "v0.0.6" } ``` ## Usage