From 1251b99c6951348aa6fe0b2c0a5514720066370c Mon Sep 17 00:00:00 2001 From: Andy Barron Date: Wed, 9 Mar 2016 11:28:29 -0800 Subject: [PATCH] Bump version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 606dbf1..06b572f 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ _Read and write user-specific application data in Rust_ ## Installation Add the following to your `Cargo.toml`: -`preferences = "^0.4.0"` \ No newline at end of file +`preferences = "^0.5.0"`