Skip to content

Commit e4577f4

Browse files
authored
Release 1.32.0, with breaking change (#1017)
1 parent a1771c0 commit e4577f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.31.1</FluentVersion>
30+
<FluentVersion>1.32.0</FluentVersion>
3131
<VersionPrefix>$(FluentVersion)</VersionPrefix>
3232

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

3737
<PropertyGroup>

0 commit comments

Comments
 (0)