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 #79 from benjaminbollen/master
Browse files Browse the repository at this point in the history
Version change to 0.2.1
  • Loading branch information
dirvine committed Jun 24, 2015
2 parents d6d9ea6 + 4c700c8 commit 40dfeda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# MaidSafe Types - Change Log

## [0.2.0]

- [#78](https://github.com/maidsafe/maidsafe_types/pull/78) make Payload Sendable -- patch

## [0.1.52]
- Add account type tags for PayLoad.

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "maidsafe_types"
version = "0.2.0"
version = "0.2.1"
authors = ["MaidSafe Developers <dev@maidsafe.net>"]
description = "Types for maidsafe clients and vaults."
documentation = "http://maidsafe.github.io/maidsafe_types/latest"
Expand Down

0 comments on commit 40dfeda

Please sign in to comment.