Skip to content

Commit 20ed18e

Browse files
committed
Next version would be 0.5.0
1 parent 5883e82 commit 20ed18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<LangVersion>10.0</LangVersion>
44
<Nullable>enable</Nullable>
5-
<VersionPrefix>0.4.4</VersionPrefix>
5+
<VersionPrefix>0.5.0</VersionPrefix>
66
<VersionSuffix>dev</VersionSuffix>
77
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
88
<GenerateDocumentationFile>true</GenerateDocumentationFile>

0 commit comments

Comments
 (0)