Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix version output #160

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Fix version output #160

merged 1 commit into from
Aug 16, 2024

Conversation

spowelljr
Copy link
Collaborator

Before:

$ gopogh --version
Version v0.27.0 Build b59717b23b9dc7b14537b53818a9761ef989e15ePlease provide path to JSON input file using -in

After:

$ gopogh --version
Version v0.27.0 Build b59717b23b9dc7b14537b53818a9761ef989e15e

Added missing return and newline

@medyagh medyagh merged commit 7072e81 into medyagh:master Aug 16, 2024
2 checks passed
@spowelljr spowelljr deleted the fixVersionOutput branch August 16, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants