Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
Only dependencies were updated
  • Loading branch information
vbrandl committed Jun 22, 2019
1 parent 1d6c3cb commit b0e823d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "merging-iterator"
version = "1.1.0"
version = "1.1.1"
authors = ["Valentin Brandl <mail@vbrandl.net>"]
description = "An iterator to return the elements of two independently ordered iterators in order"

Expand Down

0 comments on commit b0e823d

Please # to comment.