diff --git a/Cargo.lock b/Cargo.lock index b17feba..13b49a8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -374,7 +374,7 @@ dependencies = [ [[package]] name = "dotter" -version = "0.12.12" +version = "0.12.13" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 297c37a..b9627eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dotter" -version = "0.12.12" +version = "0.12.13" authors = ["SuperCuber "] description = "A dotfile manager and templater written in rust" edition = "2018" diff --git a/README.md b/README.md index 2c71b06..7b279b4 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,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.12 +Dotter 0.12.13 A small dotfile manager USAGE: