From d4ddb68a07b6a2fbd3f29ad09cd0d63c23157dea Mon Sep 17 00:00:00 2001
From: wuyingfengsui <wuyingfengsui55@sina.com>
Date: Sun, 17 Sep 2017 13:45:19 +0800
Subject: [PATCH] update version

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index a5606df..6b755ab 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "coap"
-version = "0.5.2"
+version = "0.5.3"
 description = "A CoAP library"
 readme = "README.md"
 documentation = "http://covertness.github.io/coap-rs/coap/index.html"
-- 
GitLab