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

Version v1.0.2 reports itself as v1.0.1 #44

Closed
krzysztof-sikorski opened this issue Mar 13, 2020 · 1 comment
Closed

Version v1.0.2 reports itself as v1.0.1 #44

krzysztof-sikorski opened this issue Mar 13, 2020 · 1 comment

Comments

@krzysztof-sikorski
Copy link

When I install v1.0.2 via Composer the installed code claims to be v1.0.1:

$ twig-lint --version
Twig lint v1.0.1

I tried a few different variants of invoking Composer, but none of those installed a package that would report its version as v1.0.2:

  • composer global require "asm89/twig-lint" "@stable"
  • composer global require "asm89/twig-lint" "1.0.2"
  • composer global require --prefer-source "asm89/twig-lint" "1.0.2"
@asm89
Copy link
Owner

asm89 commented Aug 26, 2021

Correct. It should be fixed for 1.0.3. e5a829a

@asm89 asm89 closed this as completed Aug 26, 2021
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

No branches or pull requests

2 participants