Skip to content

Commit 0daef2f

Browse files
committed
bump version 0.3.1
1 parent 223a962 commit 0daef2f

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

CPYGridPagingLayout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'CPYGridPagingLayout'
11-
s.version = '0.3.0'
11+
s.version = '0.3.1'
1212
s.summary = 'A UICollectionViewLayout subclass used to show items like a grid.'
1313

1414
# 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-
- CPYGridPagingLayout (0.3.0)
2+
- CPYGridPagingLayout (0.3.1)
33

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

1111
SPEC CHECKSUMS:
12-
CPYGridPagingLayout: 52d4bd1570e63f3b175d294ac6fa3b711a75d823
12+
CPYGridPagingLayout: 56f19b76f7eb73effb467fb711516b60519e4592
1313

1414
PODFILE CHECKSUM: e01623c86cafd5a0a10fdbc61e33284bbb0f6c40
1515

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

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/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/CPYGridPagingLayout/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)