Skip to content

fix: pull version from package.json so that -V responds correctly#19

Open
bhazzard wants to merge 1 commit intonsjames:mainfrom
bhazzard:fix-version
Open

fix: pull version from package.json so that -V responds correctly#19
bhazzard wants to merge 1 commit intonsjames:mainfrom
bhazzard:fix-version

Conversation

@bhazzard
Copy link
Copy Markdown
Collaborator

@bhazzard bhazzard commented Aug 5, 2025

This pull request fixes the issue where the command 'fuckyea -V' displays the wrong version.

By pulling the version from 'package.json', the CLI now correctly reflects version 1.3.0, as specified in the package file.

This change addresses and closes #15.

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.

fuckyea -V displays wrong version

1 participant