Skip to content

Commit

Permalink
Release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
badboy committed Jun 26, 2016
1 parent a970c35 commit c6a0c57
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 = "signify"
version = "0.1.0"
version = "0.2.0"
authors = ["Jan-Erik Rediger <[email protected]>"]

keywords = [ "cryptography", "security" ]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Signify - ED25519 signature tool
# Signify - Ed25519 signature tool

[![crates.io](http://meritbadge.herokuapp.com/signify)](https://crates.io/crates/signify)
[![Build Status](https://travis-ci.org/badboy/signify-rs.svg?branch=master)](https://travis-ci.org/badboy/signify-rs)
Expand Down

0 comments on commit c6a0c57

Please sign in to comment.