Skip to content

Commit

Permalink
Increment the version for release 0.4.0. (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
foresterre authored Sep 20, 2019
1 parent 748999f commit d12e7a3
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 = "peekmore"
version = "0.3.1"
version = "0.4.0"
authors = ["foresterre <garm@ilumeo.com>"]
description = "Iterator which can peek forward multiple elements."
edition = "2018"
Expand Down

0 comments on commit d12e7a3

Please sign in to comment.