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 #63 from s-brian/version
Browse files Browse the repository at this point in the history
Version update.
  • Loading branch information
dirvine committed Jun 2, 2015
2 parents 42a4f03 + 2d7676c commit cc1a939
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "maidsafe_types"
version = "0.1.4"
version = "0.1.5"
authors = ["MaidSafe Developers <dev@maidsafe.net>"]
description = "Types for maidsafe clients and vaults."
documentation = "http://maidsafe.github.io/maidsafe_types/"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ Extract and place the libsodium.a file in "bin\x86_64-pc-windows-gnu" for 64bit

- [x] [MAID-1119](https://maidsafe.atlassian.net/browse/MAID-1036) Implement TypeTag for StructuredData type.

- [ ] [MAID-1056](https://maidsafe.atlassian.net/browse/MAID-1056) Write tests to confirm invariants of all types
- [x] [MAID-1056](https://maidsafe.atlassian.net/browse/MAID-1056) Write tests to confirm invariants of all types

0 comments on commit cc1a939

Please sign in to comment.