Skip to content

Commit

Permalink
chore: bump version to 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mrf345 committed Sep 9, 2024
1 parent 9be4cef commit 5061f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ var rootCmd = &cobra.Command{
Use: "safelock-cli",
Short: "Simple tool to encrypt/decrypt files with AES encryption",
Long: "Simple command-line tool to encrypt and decrypt files with AES encryption",
Version: "0.4.3",
Version: "0.4.4",
CompletionOptions: cobra.CompletionOptions{
DisableDefaultCmd: true,
},
Expand Down

0 comments on commit 5061f39

Please sign in to comment.