Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Commit

Permalink
Merge pull request #50 from krishnaIndia/v_0.2.1
Browse files Browse the repository at this point in the history
version change to 0.2.1
  • Loading branch information
Viv Rajkumar committed Sep 23, 2015
2 parents 53128d8 + 1eccb28 commit 998480b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# safe_dns - Change Log

## [0.2.1]
- Routing crate updated to version 0.4.*

## [0.2.0]
- [MAID-1314](https://maidsafe.atlassian.net/browse/MAID-1314) Remove all unwraps
- [MAID-1315](https://maidsafe.atlassian.net/browse/MAID-1315) Remove unwanted errors and Unexpected should take an &str instead of String
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "safe_dns"
version = "0.2.0"
version = "0.2.1"
authors = ["MaidSafe Developers <dev@maidsafe.net>"]
description = "SAFE DNS API library"
documentation = "http://maidsafe.net/safe_dns/latest"
Expand Down

0 comments on commit 998480b

Please sign in to comment.