Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit 639950c

Browse files
Updated version number.
1 parent 4e5d03c commit 639950c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Structurizr.Client/Structurizr.Client.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<!-- Update this property group for every regular release -->
44
<PropertyGroup>
55
<ReleaseNotes></ReleaseNotes>
6-
<Version>0.9.3</Version>
6+
<Version>0.9.4</Version>
77
</PropertyGroup>
88

99
<PropertyGroup>

Structurizr.Core/Structurizr.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<ReleaseNotes>
55
</ReleaseNotes>
6-
<Version>0.9.3</Version>
6+
<Version>0.9.4</Version>
77
</PropertyGroup>
88
<PropertyGroup>
99
<Description>The basic library that can used to create software architecture models.</Description>

0 commit comments

Comments
 (0)