Flag release.

This commit is contained in:
Frederic Jacobs
2016-11-29 22:41:41 +01:00
parent 4503258724
commit 98634936fb
2 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "merkle"
version = "0.1.0"
version = "1.0.0"
authors = [
"Frederic Jacobs <me@fredericjacobs.com>",
"Dylan Bourgeois <dtsbourg@gmail.com>",
@ -19,4 +19,3 @@ protobuf = { version = "^1.0.0", optional = true }
[features]
serialization-protobuf = [ "protobuf" ]

View File

@ -1,7 +1,6 @@
# merkle.rs
[![Build Status](https://travis-ci.org/SpinResearch/merkle.rs.svg?branch=master&style=flat)](https://travis-ci.org/SpinResearch/merkle.rs)
![Status](https://img.shields.io/badge/status-wip-red.svg?style=flat)
[![Issues](http://img.shields.io/github/issues/SpinResearch/merkle.rs.svg?style=flat)](https://github.com/SpinResearch/merkle.rs/issues)
![License](https://img.shields.io/badge/license-bsd3-brightgreen.svg?style=flat)
[![Crates.io](https://img.shields.io/crates/v/merkle.svg)](https://crates.io/crates/merkle)