Skip to content

Commit fc35e13

Browse files
committed
update for v0.9.1
1 parent 5870d56 commit fc35e13

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

CenteredCollectionView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = 'CenteredCollectionView'
19-
s.version = '0.9.0'
19+
s.version = '0.9.1'
2020
s.summary = 'A CollectionView that \'pages\' and centers it\'s cells 🎡 written in Swift'
2121

2222
# This description is used to generate tags and improve search results.

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- CenteredCollectionView (0.9.0)
2+
- CenteredCollectionView (0.9.1)
33

44
DEPENDENCIES:
55
- CenteredCollectionView (from `../`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
99
:path: "../"
1010

1111
SPEC CHECKSUMS:
12-
CenteredCollectionView: 75a8b1ab084ba3cb19ee9651ed70f84f7ed8d276
12+
CenteredCollectionView: a4fbd735f346bf86abb9c5b442d2ded807345de8
1313

1414
PODFILE CHECKSUM: a5e398e5f46bd184487576641db9b99cf71f1d51
1515

Example/Pods/Local Podspecs/CenteredCollectionView.podspec.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/CenteredCollectionView/Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)