Skip to content

Commit 496c8a5

Browse files
committed
alpha 1
1 parent a7261cd commit 496c8a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>0.1.5</Version>
3+
<Version>0.1.6</Version>
44
</PropertyGroup>
55
</Project>

src/QAToolKit.Source.Swagger/QAToolKit.Source.Swagger.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<PackageReference Include="Microsoft.OpenApi" Version="1.2.3" />
3838
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.2.3" />
3939
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
40-
<PackageReference Include="QAToolKit.Core" Version="0.1.6" />
40+
<PackageReference Include="QAToolKit.Core" Version="0.1.7" />
4141
</ItemGroup>
4242

4343
</Project>

0 commit comments

Comments
 (0)