Skip to content

Commit fb98508

Browse files
update version before release
1 parent 1a78119 commit fb98508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
)
1212

1313
// Version constant that represents the current build version
14-
const Version = "v.0.4.1"
14+
const Version = "v.0.4.2"
1515

1616
// Email will be hydrated with it's value if a user runs the create cmd with the
1717
// flag --email (or -e)

0 commit comments

Comments
 (0)