Skip to content

Commit a33c198

Browse files
Bump version to 1.1.0
1 parent 695ad64 commit a33c198

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
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Version>1.1.0</Version>
44
<AssemblyVersion>1.1.0</AssemblyVersion>
5-
<InformationalVersion>1.1.0-rc</InformationalVersion>
5+
<InformationalVersion>1.1.0</InformationalVersion>
66
<FileVersion>1.1.0.0</FileVersion>
77
<LangVersion Condition="'$(LangVersion)' == ''">9.0</LangVersion>
88
<NeutralLanguage>en-US</NeutralLanguage>

0 commit comments

Comments
 (0)