about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index aa9bbcbd49..13c80f1f69 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 name = "crimp"
 description = "Higher-level Rust API for cURL bindings"
-version = "0.2.0"
+version = "0.2.2"
 authors = ["Vincent Ambo <mail@tazj.in>"]
 keywords = [ "http", "curl" ]
 categories = [ "api-bindings" ]