Skip to content

Commit

Permalink
v1.2.3 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
70sh1 committed Jan 4, 2024
1 parent 4124fea commit 776bc6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eddy.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ func main() {
app := &cli.App{
Name: "eddy",
Usage: "simple and fast file encryption",
Version: "1.2.2",
Version: "1.2.3",
UseShortOptionHandling: true,
Suggest: true,
Before: func(ctx *cli.Context) error {
Expand Down

0 comments on commit 776bc6c

Please sign in to comment.