Skip to content

Commit

Permalink
v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
liangdahong committed May 8, 2020
1 parent 24edd53 commit 692de0b
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.4'
s.version = '3.0.5'
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.4
// v3.0.5

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

0 comments on commit 692de0b

Please sign in to comment.