Skip to content

Commit

Permalink
add version!
Browse files Browse the repository at this point in the history
  • Loading branch information
therealpaulgg committed Mar 18, 2023
1 parent 7dd4b47 commit 18177ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import (
func main() {
app := &cli.App{
Name: "ssh-sync",
Version: "v0.2.4",
Description: "Syncs your ssh keys to a remote server",
Commands: []*cli.Command{
{
Expand Down

0 comments on commit 18177ea

Please sign in to comment.