Skip to content

Commit

Permalink
Increment version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lpenz committed Sep 6, 2023
1 parent b03a4a7 commit d3ae727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,7 +1,7 @@
[package]

Check warning on line 1 in Cargo.toml

View workflow job for this annotation

GitHub Actions / rust / publish-github-release

Version mismatch: tag 0.6.0 != 0.7.0 from Cargo.toml

Check warning on line 1 in Cargo.toml

View workflow job for this annotation

GitHub Actions / rust / publish-cratesio

Version mismatch: tag 0.6.0 != 0.7.0 from Cargo.toml
name = "lineriver"
description = "Non-blocking buffered line reader for Read objects"
version = "0.6.0"
version = "0.7.0"
authors = ["Leandro Lisboa Penz <lpenz@lpenz.org>"]
edition = "2021"
license = "MIT"
Expand Down

0 comments on commit d3ae727

Please sign in to comment.