Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: find version number regardless of quotations in declaration
This patch adds a better catch to the regex for the new version number, ensuring it will be found regardless of if the version number is defined with single/double quotes, backticks or no quotes at all.
- Loading branch information