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 6e86176 commit a1f52a6Copy full SHA for a1f52a6
src/Falco.OpenApi/Falco.OpenApi.fsproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<AssemblyName>Falco.OpenApi</AssemblyName>
4
- <Version>1.0.0-rc1</Version>
+ <Version>1.0.0-rc2</Version>
5
6
<!-- General info -->
7
<Description>OpenAPI integration that provides a set of utilities for generating OpenAPI documentation from Falco routes.</Description>
0 commit comments