Skip to content

Commit

Permalink
Version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HKalbasi committed Dec 3, 2023
1 parent 595e1a9 commit 0bcf9f5
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,7 +1,7 @@
[package]
name = "clap-repl"
description = "Build nice REPLs using clap and rustyline with zero effort"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
homepage = "https://github.com/HKalbasi/clap-repl"
repository = "https://github.com/HKalbasi/clap-repl"
Expand Down

0 comments on commit 0bcf9f5

Please sign in to comment.