Skip to content

Commit 7fd07e2

Browse files
authored
Update Directory.Build.props
1 parent b7d5773 commit 7fd07e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<PackageId>$(AssemblyName)</PackageId>
6-
<Version>0.9.3</Version>
6+
<Version>0.9.4</Version>
77
<LangVersion>12</LangVersion>
88
<Nullable>enable</Nullable>
99
<Authors>Custouch</Authors>

0 commit comments

Comments
 (0)