Skip to content

Commit

Permalink
push to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
splurf committed Apr 21, 2024
1 parent ea96c42 commit 0ec2478
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "simple-expand-tilde"
version = "0.1.4"
version = "0.1.5"
edition = "2021"

license = "MIT"
Expand All @@ -11,7 +11,7 @@ keywords = ["expand", "tilde", "home", "directory", "path"]
categories = ["accessibility"]

[dependencies]
simple-home-dir = "0.3.2"
simple-home-dir = "0.3.3"

[profile.release]
lto = true
Expand Down

0 comments on commit 0ec2478

Please sign in to comment.