common-fate / granted

The easiest way to access your cloud.
https://granted.dev
MIT License
955 stars 90 forks source link

Fix newline in version print output #667

Closed chrnorm closed 1 month ago

chrnorm commented 1 month ago

What changed?

Print a newline at the end of the granted -v version output.

Why?

Should make automated parsing of the version output easier.

How did you test it?

granted -v

Potential risks

None

Is patch release candidate?

Yes

Link to relevant docs PRs