Skip to content
This repository was archived by the owner on Jun 17, 2023. It is now read-only.

Commit 5dab111

Browse files
author
Amir Khorsandi
committed
Bump version
1 parent 1a74ed4 commit 5dab111

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CollectionViewPagingLayout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |s|
33
s.name = "CollectionViewPagingLayout"
4-
s.version = "0.1.6"
4+
s.version = "0.2.0"
55
s.summary = "Simple layout for making paging effects with UICollectionView."
66

77
s.description = <<-DESC

Samples/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- CollectionViewPagingLayout (0.1.5)
2+
- CollectionViewPagingLayout (0.2.0)
33
- Splash (0.13.0)
44
- SwiftLint (0.39.2)
55

@@ -24,7 +24,7 @@ CHECKOUT OPTIONS:
2424
:git: https://github.com/amirdew/Splash.git
2525

2626
SPEC CHECKSUMS:
27-
CollectionViewPagingLayout: 3642f60815ed46f56c31232cca984c65b49e2c40
27+
CollectionViewPagingLayout: 22cc2931afc7417f71c4453395e67c48044edacb
2828
Splash: 5ec9a07c4bbf047ddd659bfc11d35331d31004f7
2929
SwiftLint: 22ccbbe3b8008684be5955693bab135e0ed6a447
3030

0 commit comments

Comments
 (0)