You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: plugin version info (#10)
* add simple version info using ldflags
* add showVersion flag for version pkg call
* update ldflags for goreleaser
* update docstring for Version struct
* update flag description
* add simple docstring for ToString receiver of Version struct