Skip to content

Commit

Permalink
Rolled version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Apr 23, 2020
1 parent 4ce73a0 commit 858956b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const (
)

// Version is set manually (also make:build overwrites this value from Github's latest tag)
var Version = "v0.1.0"
var Version = "v0.1.1"

// rootCmd represents the base command when called without any sub-commands
var rootCmd = &cobra.Command{
Expand Down
2 changes: 1 addition & 1 deletion docs/commands/paymail.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ __________ .__.__ .___
| ___/\__ \< | |/ \\__ \ | | | | |/ \ / ___/\____ \_/ __ \_/ ___\ __\/ _ \_ __ \
| | / __ \\___ | Y Y \/ __ \| | |__ | | | \\___ \ | |_> > ___/\ \___| | ( <_> ) | \/
|____| (____ / ____|__|_| (____ /__|____/ |___|___| /____ >| __/ \___ >\___ >__| \____/|__|
\/\/ \/ \/ \/ \/ |__| \/ \/ v0.1.0
\/\/ \/ \/ \/ \/ |__| \/ \/ v0.1.1
```
Author: MrZ © 2020 github.com/mrz1836/paymail-inspector

Expand Down

0 comments on commit 858956b

Please sign in to comment.