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 00137e9 commit c883bf4Copy full SHA for c883bf4
src/Simplify.Web.Swagger/Simplify.Web.Swagger.csproj
@@ -9,7 +9,7 @@
9
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
10
<GenerateDocumentationFile>true</GenerateDocumentationFile>
11
12
- <Version>1.0</Version>
+ <Version>1.1</Version>
13
14
<Description>Swagger extensions for Simplify.Web web-framework</Description>
15
<Product>Simplify</Product>
@@ -39,4 +39,4 @@
39
<None Include="CHANGELOG.md" Pack="true" PackagePath="\" />
40
<None Include="..\..\LICENSE.txt" Pack="true" PackagePath="\" />
41
</ItemGroup>
42
-</Project>
+</Project>
0 commit comments