From 8c8d3d47f013caf80ad73c5119474d03f4ecf848 Mon Sep 17 00:00:00 2001 From: SuperCuber Date: Sat, 25 Jun 2022 20:17:45 +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 7786a6f..b17feba 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -374,7 +374,7 @@ dependencies = [ [[package]] name = "dotter" -version = "0.12.11" +version = "0.12.12" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 4450942..297c37a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dotter" -version = "0.12.11" +version = "0.12.12" authors = ["SuperCuber "] description = "A dotfile manager and templater written in rust" edition = "2018" diff --git a/README.md b/README.md index a6fd80f..2c71b06 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.11 +Dotter 0.12.12 A small dotfile manager USAGE: