Skip to content

Commit

Permalink
Cargo.toml: increment version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lpenz committed Sep 5, 2023
1 parent e9a25e4 commit 5a08038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "lineriver"
description = "Non-blocking buffered line reader for Read objects"
version = "0.5.0"
version = "0.6.0"
authors = ["Leandro Lisboa Penz <lpenz@lpenz.org>"]
edition = "2021"
license = "MIT"
Expand Down

0 comments on commit 5a08038

Please sign in to comment.