Skip to content

Commit cfe8849

Browse files
committed
Releasing v5.1.1
1 parent 8dbb41b commit cfe8849

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>5.1.0</Version>
4+
<Version>5.1.1</Version>
55
<PackageReleaseNotes>This package is compatible with .NET 4.5, and 4.7 frameworks.</PackageReleaseNotes>
66
</PropertyGroup>
77

88
<PropertyGroup>
9-
<UnityAbstractionsVersion>2.3.*</UnityAbstractionsVersion>
10-
<UnityContainerVersion>5.3.*</UnityContainerVersion>
9+
<UnityAbstractionsVersion>2.4.*</UnityAbstractionsVersion>
10+
<UnityContainerVersion>5.4.*</UnityContainerVersion>
1111
<UnityInterceptionVersion>5.*</UnityInterceptionVersion>
1212
<UnityConfigurationVersion>5.*</UnityConfigurationVersion>
1313
</PropertyGroup>

0 commit comments

Comments
 (0)