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

Commit 8e033d8

Browse files
committed
version bump
1 parent 220d31d commit 8e033d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CollectionView.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'CollectionView'
3-
s.version = '1.0.1'
3+
s.version = '1.0.2'
44
s.summary = 'CollectionViews with ease.'
55
s.description = <<-DESC
66
A view model framework around collection views.
@@ -17,4 +17,4 @@ Pod::Spec.new do |s|
1717
s.swift_version = '4.2'
1818
s.source_files = 'Sources/**/*'
1919
s.frameworks = 'UIKit'
20-
end
20+
end

0 commit comments

Comments
 (0)