Fix punctuation in extra/update-version.js

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
pull/934/head
Fluency 2 years ago committed by GitHub
parent a2de9e4e36
commit 7179c6cc4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -38,7 +38,7 @@ if (! exists) {
}
/**
* Updates the version number in package.json and commits it to git
* Updates the version number in package.json and commits it to git.
* @param {string} version - The new version number
*
* Generated by Trelent

Loading…
Cancel
Save