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

common: bump nimbleVersion from 0.14.0 to 0.14.1 #1059

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

ee7
Copy link
Contributor

@ee7 ee7 commented Jan 5, 2023

Commit afd03bc ("bump nimble to 0.14.1", 2022-12-16) only bumped the version in nimble.nimble. Bump it in common.nim too, so that nimble --version no longer reports 0.14.0 as the version.

See earlier bumps:

  • 0a23c44 ("Bump version to 0.14.0", 2021-10-02)
  • fe1349c ("Bump to 0.13.1 without hacks.", 2021-03-05)
  • a57588a ("updated version to 0.13.0", 2021-02-08)

Fixes: #1058

Commit afd03bc ("bump nimble to 0.14.1", 2022-12-16) only bumped
the version in `nimble.nimble`. Bump it in `common.nim` too, so that
`nimble --version` no longer reports 0.14.0 as the version.

See earlier bumps [1][2][3].

[1] 0a23c44 ("Bump version to 0.14.0", 2021-10-02)
[2] fe1349c ("Bump to 0.13.1 without hacks.", 2021-03-05)
[3] a57588a ("updated version to 0.13.0", 2021-02-08)

Fixes: nim-lang#1058
@ee7 ee7 marked this pull request as ready for review January 5, 2023 19:17
@ringabout ringabout merged commit 7b4bf42 into nim-lang:master Jan 6, 2023
@ee7 ee7 deleted the common-bump-0.14.1 branch January 6, 2023 10:00
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.

nimble --version output does not match nimble.nimble version
2 participants