Skip to content

Commit e1e9cfc

Browse files
authored
Release 1.33.0, with breaking change (Azure#1039)
1 parent 7e3dc5b commit e1e9cfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Directory.Build.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
</PropertyGroup>
2828

2929
<PropertyGroup>
30-
<FluentVersion>1.32.0</FluentVersion>
30+
<FluentVersion>1.33.0</FluentVersion>
3131
<VersionPrefix>$(FluentVersion)</VersionPrefix>
3232

3333
<!-- Keep the assembly version pinned unless a breaking change is made -->
34-
<AssemblyVersion>1.0.0.65</AssemblyVersion>
34+
<AssemblyVersion>1.0.0.66</AssemblyVersion>
3535
</PropertyGroup>
3636

3737
<PropertyGroup>

0 commit comments

Comments
 (0)