Skip to content

Commit 723ed72

Browse files
authored
Merge pull request #26 from cuviper/release-0.1.6
Release 0.1.6
2 parents 27ef010 + 571d68f commit 723ed72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "streaming-iterator"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
authors = ["Steven Fackler <sfackler@gmail.com>"]
5-
license = "MIT/Apache-2.0"
5+
license = "MIT OR Apache-2.0"
66
description = "Streaming iterators"
77
repository = "https://github.com/sfackler/streaming-iterator"
88
readme = "README.md"

0 commit comments

Comments
 (0)