Skip to content

Commit 9c2883f

Browse files
committed
Bump version
1 parent 80b4d95 commit 9c2883f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

SDV.App/SDV.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetFramework>net7.0-windows</TargetFramework>
66
<Nullable>enable</Nullable>
77
<UseWPF>true</UseWPF>
8-
<Version>1.0.0</Version>
8+
<Version>1.0.1</Version>
99
</PropertyGroup>
1010

1111
<ItemGroup>

SDV.DependenciesAnalyzer/SDV.DependenciesAnalyzer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net7.0</TargetFramework>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
7-
<Version>1.0.0</Version>
7+
<Version>1.0.1</Version>
88
</PropertyGroup>
99

1010
<ItemGroup>

SDV.GraphGenerator/SDV.GraphGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net7.0</TargetFramework>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
7-
<Version>1.0.0</Version>
7+
<Version>1.0.1</Version>
88
</PropertyGroup>
99

1010
<ItemGroup>

0 commit comments

Comments
 (0)