We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77f22a5 commit a1b377dCopy full SHA for a1b377d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "find-versions",
3
- "version": "5.1.0",
+ "version": "6.0.0",
4
"description": "Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`",
5
"license": "MIT",
6
"repository": "sindresorhus/find-versions",
0 commit comments