aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Geoffroy Couprie <geo.couprie@gmail.com>2017-05-08 12:06:06 +0200
committerLibravatar Geoffroy Couprie <geo.couprie@gmail.com>2017-05-08 12:06:06 +0200
commit3f4a7b6c868e7f79069c9b182dd74d0f3dc57b93 (patch)
tree6c16a38b1c612b7e83c3b857a09a843e3024fb2f
parent1c411e1cc1b2820355f2c5a4d36fc8d1e754ccd0 (diff)
downloadcircular-3f4a7b6c868e7f79069c9b182dd74d0f3dc57b93.tar.gz
circular-3f4a7b6c868e7f79069c9b182dd74d0f3dc57b93.tar.bz2
circular-3f4a7b6c868e7f79069c9b182dd74d0f3dc57b93.zip
bump version to 0.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d935e42..79f96da 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "circular"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Geoffroy Couprie <geo.couprie@gmail.com>"]
description = "A stream abstraction designed for use with nom"
license = "MIT"