Skip to content

Commit 386a016

Browse files
committed
- Bumps version to 0.1.0.beta.
1 parent f1870c7 commit 386a016

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LXReorderableCollectionViewFlowLayout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'LXReorderableCollectionViewFlowLayout'
3-
s.version = '0.0.1'
3+
s.version = '0.1.0.beta1'
44
s.summary = 'Extends UICollectionViewFlowLayout to support reordering of cells. Similar to long press and pan on books in iBook.'
55
s.homepage = 'https://github.com/lxcid/LXReorderableCollectionViewFlowLayout'
66
s.license = {

0 commit comments

Comments
 (0)