Skip to content

Commit

Permalink
fix: update version to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BuddhiLW committed Jan 17, 2025
1 parent c8f897d commit db5c8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loop/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ func init() {
var Cmd = &Z.Cmd{
Name: `lazywal`,
Summary: `Lazywal: a terminal client to facilitate setting up video-loops/gifs as background.`,
Version: `v0.5.3`,
Version: `v1.0.0`,
Copyright: `Copyright 2021-2024 Zayac-The-Engineer, 2024 Pedro G. Branquinho (Go version)`,
License: `MIT License`,
Site: `buddhilw.com`,
Expand Down

0 comments on commit db5c8f1

Please sign in to comment.