Skip to content

Commit

Permalink
update for v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BenEmdon committed Jan 5, 2017
1 parent 5870d56 commit fc35e13
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion CenteredCollectionView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = 'CenteredCollectionView'
s.version = '0.9.0'
s.version = '0.9.1'
s.summary = 'A CollectionView that \'pages\' and centers it\'s cells 🎡 written in Swift'

# This description is used to generate tags and improve search results.
Expand Down
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- CenteredCollectionView (0.9.0)
- CenteredCollectionView (0.9.1)

DEPENDENCIES:
- CenteredCollectionView (from `../`)
Expand All @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
CenteredCollectionView: 75a8b1ab084ba3cb19ee9651ed70f84f7ed8d276
CenteredCollectionView: a4fbd735f346bf86abb9c5b442d2ded807345de8

PODFILE CHECKSUM: a5e398e5f46bd184487576641db9b99cf71f1d51

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fc35e13

Please sign in to comment.