diff --git a/Cargo.lock b/Cargo.lock index f73e046..91a951a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -337,7 +337,7 @@ dependencies = [ [[package]] name = "dotter" -version = "0.12.9" +version = "0.12.10" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 8449cce..6aa43af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dotter" -version = "0.12.9" +version = "0.12.10" authors = ["SuperCuber "] description = "A dotfile manager and templater written in rust" edition = "2018" diff --git a/README.md b/README.md index 478f7df..e4ba0d4 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ All the files will be deployed to their target locations. Check out `dotter -h` for the command-line flags that Dotter supports: ``` -Dotter 0.12.9 +Dotter 0.12.10 A small dotfile manager USAGE: