From 957f382a651ffddb9af206f48a49315f8b9439c0 Mon Sep 17 00:00:00 2001 From: SuperCuber Date: Sun, 26 Jun 2022 18:46:10 +0300 Subject: [PATCH] Bump patch version --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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: