aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Geoffroy Couprie <geo.couprie@gmail.com>2019-06-28 14:54:33 +0200
committerLibravatar Geoffroy Couprie <geo.couprie@gmail.com>2019-06-28 14:54:33 +0200
commit8d9566dbb801524b19d82024498f531164e9591f (patch)
treeda9d1fd1fb2b9b1b3422b7e8379f05aa9be90e78
parenta3cd1707ee4e967964d6a682741ed391dd16318f (diff)
downloadcircular-8d9566dbb801524b19d82024498f531164e9591f.tar.gz
circular-8d9566dbb801524b19d82024498f531164e9591f.tar.bz2
circular-8d9566dbb801524b19d82024498f531164e9591f.zip
bump version to 0.3
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 79f96da..ef3c8cc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "circular"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Geoffroy Couprie <geo.couprie@gmail.com>"]
description = "A stream abstraction designed for use with nom"
license = "MIT"