From e7c0a0fa5bd6edba7ab08b30550608c6f6e46e46 Mon Sep 17 00:00:00 2001 From: SuperCuber Date: Sat, 2 Apr 2022 11:28:28 +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 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: