Skip to content

Commit b171e82

Browse files
committed
bump nuspec to 2.9.0
1 parent ff795de commit b171e82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nuspec/Cirrious.FluentLayout.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>Cirrious.FluentLayout</id>
5-
<version>2.8.0</version>
5+
<version>2.9.0</version>
66
<authors>slodge</authors>
77
<owners>gshackles,slodge</owners>
88
<licenseUrl>https://github.com/slodge/Cirrious.FluentLayout/blob/master/LICENSE</licenseUrl>
99
<projectUrl>https://github.com/slodge/Cirrious.FluentLayout</projectUrl>
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>Easy API for using AutoLayout in iOS</description>
12-
<releaseNotes>Added support for safe area guides</releaseNotes>
12+
<releaseNotes>Added support for aligning based on the center of another view</releaseNotes>
1313
<copyright>Copyright 2018</copyright>
1414
<tags>iOS AutoLayout</tags>
1515
</metadata>

0 commit comments

Comments
 (0)