summaryrefslogtreecommitdiffstats
path: root/github_v3/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'github_v3/Cargo.toml')
-rw-r--r--github_v3/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/github_v3/Cargo.toml b/github_v3/Cargo.toml
index 5f5247c..5506603 100644
--- a/github_v3/Cargo.toml
+++ b/github_v3/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "github_v3"
description = "Async GitHub API v3 client"
-version = "0.3.1"
+version = "0.3.2"
authors = ["Kornel <kornel@geekhood.net>"]
keywords = ["github", "restful", "api", "async"]
categories = ["web-programming", "web-programming::http-client"]