Bump to 0.2.14
diff --git a/Cargo.toml b/Cargo.toml
index 052bd9a..6d56443 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name = "libc"
-version = "0.2.13"
+version = "0.2.14"
 authors = ["The Rust Project Developers"]
 license = "MIT/Apache-2.0"
 readme = "README.md"
diff --git a/libc-test/Cargo.lock b/libc-test/Cargo.lock
index 3cabebe..3b71c68 100644
--- a/libc-test/Cargo.lock
+++ b/libc-test/Cargo.lock
@@ -3,7 +3,7 @@
 version = "0.1.0"
 dependencies = [
  "ctest 0.1.0 (git+https://github.com/alexcrichton/ctest)",
- "libc 0.2.13",
+ "libc 0.2.14",
 ]
 
 [[package]]
@@ -41,7 +41,7 @@
 
 [[package]]
 name = "libc"
-version = "0.2.13"
+version = "0.2.14"
 
 [[package]]
 name = "log"