Skip to content

Commit 2157499

Browse files
author
SuperCuber
committed
Bump patch version
1 parent 9dff502 commit 2157499

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dotter"
3-
version = "0.12.6"
3+
version = "0.12.7"
44
authors = ["SuperCuber <[email protected]>"]
55
description = "A dotfile manager and templater written in rust"
66
edition = "2018"

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ All the files will be deployed to their target locations.
4343
Check out `dotter -h` for the command-line flags that Dotter supports:
4444

4545
```
46-
Dotter 0.12.6
46+
Dotter 0.12.7
4747
A small dotfile manager
4848
4949
USAGE:

0 commit comments

Comments
 (0)