Skip to content

Commit

Permalink
Prepare 0.7.0 release (#440)
Browse files Browse the repository at this point in the history
Includes the new History API and their backends
  • Loading branch information
sholderbach authored Jun 14, 2022
1 parent 12dc30c commit f145835
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "reedline"
version = "0.6.0"
version = "0.7.0"
authors = ["JT <jonathan.d.turner@gmail.com>"]
edition = "2021"
description = "A readline-like crate for CLI text input"
Expand Down

0 comments on commit f145835

Please sign in to comment.