We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b25e4 commit 5eb5c1fCopy full SHA for 5eb5c1f
Semver/Semver.nuspec
@@ -6,7 +6,7 @@
6
<title>Semantic versioning</title>
7
<authors>Max Hauser</authors>
8
<owners>Max Hauser</owners>
9
- <projectUrl>https://github.com/maxhauser/semver/></projectUrl>
+ <projectUrl>https://github.com/maxhauser/semver/</projectUrl>
10
<licenseUrl>http://max.mit-license.org/</licenseUrl>
11
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12
<description>A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.</description>
0 commit comments