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

Commit d120b9c

Browse files
author
Amir Khorsandi
committed
Bump version
1 parent d7c52c4 commit d120b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.2.0"
4+
s.version = "0.3.0"
55
s.summary = "Simple layout for making paging effects with UICollectionView."
66

77
s.description = <<-DESC

0 commit comments

Comments
 (0)