Skip to content

Commit

Permalink
3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
梁大红 committed May 13, 2020
1 parent 49fc61b commit f6f3a9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BMLongPressDragCellCollectionView.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'BMLongPressDragCellCollectionView'
s.version = '3.0.7'
s.version = '3.0.8'
s.summary = '🎉 iOS UICollectionView UICollectionViewCell long press to drag the reorder framework.'
s.homepage = 'https://github.com/liangdahong/BMLongPressDragCellCollectionView'
s.license = 'MIT'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
// SOFTWARE.

// v3.0.7
// v3.0.8

#import <UIKit/UIKit.h>
#import "BMLongPressDragCellCollectionViewDelegate.h"
Expand Down

0 comments on commit f6f3a9b

Please sign in to comment.