Skip to content

Commit 6e46c4e

Browse files
author
SuperCuber
committed
Bump patch version
1 parent 254223a commit 6e46c4e

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.10.6"
3+
version = "0.10.7"
44
authors = ["SuperCuber <amit.gold00@gmail.com>"]
55
description = "A dotfile manager and templater written in rust"
66
repository = "https://www.github.com/SuperCuber/dotter"

README.md

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

4242
```
43-
Dotter 0.10.6
43+
Dotter 0.10.7
4444
A small dotfile manager. Note that flags and options have to come BEFORE subcommands
4545
4646
USAGE:

0 commit comments

Comments
 (0)