Skip to content

Commit 8c8d3d4

Browse files
author
SuperCuber
committed
Bump patch version
1 parent bed0ffd commit 8c8d3d4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dotter"
3-
version = "0.12.11"
3+
version = "0.12.12"
44
authors = ["SuperCuber <amit.gold01@gmail.com>"]
55
description = "A dotfile manager and templater written in rust"
66
edition = "2018"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ All the files will be deployed to their target locations.
3939
Check out `dotter -h` for the command-line flags that Dotter supports:
4040

4141
```
42-
Dotter 0.12.11
42+
Dotter 0.12.12
4343
A small dotfile manager
4444
4545
USAGE:

0 commit comments

Comments
 (0)