Skip to content

Commit 910a71a

Browse files
committed
build: bump version to 1.4.1
1 parent d3f319f commit 910a71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eddy.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ func main() {
2424
app := &cli.App{
2525
Name: "eddy",
2626
Usage: "simple and fast file encryption",
27-
Version: "1.4.0",
27+
Version: "1.4.1",
2828
Authors: []*cli.Author{
2929
{Name: "70sh1", Email: "70sh1@proton.me"},
3030
},

0 commit comments

Comments
 (0)