Skip to content

Commit

Permalink
Upped to 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rhodgkins committed Sep 18, 2016
1 parent bb8fd6d commit cb12530
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Examples/RDHCollectionViewGridLayout.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

PRODUCT_NAME = RDHCollectionViewGridLayout
PRODUCT_BUNDLE_IDENTIFIER = uk.co.rhodgkins.$(PRODUCT_NAME:rfc1034identifier)
CVGL_VERSION = 1.2.4
CVGL_VERSION = 1.2.5

// Universal Framework
APPLICATION_EXTENSION_API_ONLY = YES
Expand Down
2 changes: 1 addition & 1 deletion RDHCollectionViewGridLayout.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RDHCollectionViewGridLayout'
s.version = '1.2.4'
s.version = '1.2.5'
s.license = 'MIT'

s.summary = 'Grid layout for UICollectionView.'
Expand Down

0 comments on commit cb12530

Please sign in to comment.