From 2e35bf9ce23bd1859f43ce06878fa84e04e648e3 Mon Sep 17 00:00:00 2001 From: Stuart Stock Date: Thu, 15 Mar 2018 21:11:36 -0500 Subject: Release 1.0.0 Aaron1011's changes bring Roughenough to a 1.0.0 level of functionality. --- Cargo.toml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 999efa4..c4e4262 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "roughenough" -version = "0.3.1" +version = "1.0.0" repository = "https://github.com/int08h/roughenough" authors = ["Stuart Stock ", "Aaron Hill "] license = "Apache-2.0" diff --git a/README.md b/README.md index 56fa8ba..f4a444a 100644 --- a/README.md +++ b/README.md @@ -108,8 +108,8 @@ a way that, if a time server does misbehave, clients end up with cryptographic p created by Adam Langley and Robert Obryk. ## Contributors -* Stuart Stock, original author and current maintainer (stuart {at} int08h.com) -* Aaron Hill, client implementation (aa1ronham {at} gmail.com) +* Stuart Stock (stuart {at} int08h.com) +* Aaron Hill (aa1ronham {at} gmail.com) ## Copyright and License Roughenough is copyright (c) 2017-2018 int08h LLC. All rights reserved. -- cgit v1.2.3