From e30da43cac0e52fc8d0007ce99a316ec6473033e Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Fri, 24 Mar 2017 11:13:30 -0700 Subject: [PATCH] Bump to 0.8.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 01a67782..cae2088a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bitflags" -version = "0.8.1" +version = "0.8.2" authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" readme = "README.md"