Skip to content

Commit

Permalink
Releasing version 6.4.1.
Browse files Browse the repository at this point in the history
DenTelezhkin committed Oct 30, 2018
1 parent d38f492 commit a266065
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.

# Next

## [6.4.1](https://github.com/DenHeadless/DTCollectionViewManager/releases/tag/6.4.1)

## [6.4.0](https://github.com/DenHeadless/DTCollectionViewManager/releases/tag/6.4.0)

* Support for Xcode 10 and Swift 4.2
2 changes: 1 addition & 1 deletion DTCollectionViewManager.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DTCollectionViewManager'
s.version = "6.4.0"
s.version = "6.4.1"
s.license = 'MIT'
s.summary = 'Protocol-oriented UICollectionView management, powered by generics and associated types.'
s.homepage = 'https://github.com/DenHeadless/DTCollectionViewManager'
2 changes: 1 addition & 1 deletion Supporting files/Framework.plist
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>6.4.0</string>
<string>6.4.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>

0 comments on commit a266065

Please sign in to comment.