Skip to content

Commit

Permalink
Prepare 10.1.1 release
Browse files Browse the repository at this point in the history
Which rollbacks incompatible changes relative to edition 2018
  • Loading branch information
gwenn committed Jan 19, 2023
1 parent 0dde217 commit 950d4e9
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 = "rustyline"
version = "10.1.0"
version = "10.1.1"
authors = ["Katsu Kawakami <[email protected]>"]
edition = "2018"
description = "Rustyline, a readline implementation based on Antirez's Linenoise"
Expand Down

0 comments on commit 950d4e9

Please sign in to comment.