Skip to content

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

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

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

Conversation

@bhazzard

@bhazzard bhazzard commented Aug 5, 2025

Copy link
Copy Markdown
Collaborator

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