Skip to content

Commit d9491ff

Browse files
release: bump to 1.0.0 (Bowire rebrand)
1 parent 4a11f80 commit d9491ff

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</PropertyGroup>
3939

4040
<PropertyGroup Condition="'$(IsPackable)' != 'false'">
41-
<Version>0.9.4</Version>
42-
<AssemblyVersion>0.9.4</AssemblyVersion>
43-
<FileVersion>0.9.4</FileVersion>
41+
<Version>1.0.0</Version>
42+
<AssemblyVersion>1.0.0</AssemblyVersion>
43+
<FileVersion>1.0.0</FileVersion>
4444
</PropertyGroup>
4545

4646
<PropertyGroup Condition="$(MSBuildProjectName.StartsWith('Kuestenlogik.Bowire.Protocol.'))">

0 commit comments

Comments
 (0)