Skip to content

Commit

Permalink
Bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperCuber committed Nov 29, 2020
1 parent e34c412 commit b153239
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dotter"
version = "0.10.2"
version = "0.10.3"
authors = ["SuperCuber <[email protected]>"]
description = "A dotfile manager and templater written in rust"
repository = "https://github.com/SuperCuber/dotter"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,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.10.1
Dotter 0.10.3
A small dotfile manager. Note that flags and options have to come BEFORE subcommands
USAGE:
Expand Down

0 comments on commit b153239

Please sign in to comment.