diff --git a/extra/update-version.js b/extra/update-version.js index 34b46281..34404f4e 100644 --- a/extra/update-version.js +++ b/extra/update-version.js @@ -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