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 string #851

Merged
merged 2 commits into from Jul 26, 2016
Merged

Fix version string #851

merged 2 commits into from Jul 26, 2016

Conversation

@mathiasvr
Copy link
Contributor

mathiasvr commented Jul 2, 2016

.map calls zeroFill with the index as pad argument, causing incorrect results such as '1.2.5' -> '0112', instead of '0102'.

@mathiasvr mathiasvr force-pushed the mathiasvr:patch-1 branch from 5122416 to 0af58d9 Jul 3, 2016
`.map` calls zeroFill with the index as `pad` argument, causing incorrect results like `'1.2.5' -> '0112'`.
@mathiasvr mathiasvr force-pushed the mathiasvr:patch-1 branch from 0af58d9 to a3f4756 Jul 3, 2016
@feross feross merged commit e55854a into webtorrent:master Jul 26, 2016
3 checks passed
3 checks passed
Node Security No known vulnerabilities found
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@feross

This comment has been minimized.

Copy link
Member

feross commented Jul 26, 2016

Good catch! Released as 0.95.3.

feross added a commit that referenced this pull request Jul 26, 2016
@mathiasvr mathiasvr deleted the mathiasvr:patch-1 branch Jul 27, 2016
@lock

This comment has been minimized.

Copy link

lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.