-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
SuperCuber
committed
Aug 16, 2022
1 parent
1437d90
commit 29b3cf2
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "dotter" | ||
version = "0.12.13" | ||
version = "0.12.14" | ||
authors = ["SuperCuber <[email protected]>"] | ||
description = "A dotfile manager and templater written in rust" | ||
edition = "2018" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.13 | ||
dotter 0.12.14 | ||
SuperCuber <[email protected]> | ||
A dotfile manager and templater written in rust | ||
|