chore(cargo): Bump version to v0.2.2

This commit is contained in:
Vincent Ambo 2019-02-27 14:40:39 +01:00
parent 951bc7ae85
commit 448cc5e1d4

View file

@ -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" ]