Skip to content

Commit 7d6e4db

Browse files
committed
build: bump version
1 parent 54362b2 commit 7d6e4db

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.2",
27+
Version: "1.5.0",
2828
Authors: []*cli.Author{
2929
{Name: "70sh1", Email: "70sh1@proton.me"},
3030
},

0 commit comments

Comments
 (0)