Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ie-yamada committed Feb 12, 2020
1 parent 1cf46f2 commit ff76f1b
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- LoadMoreTableViewController (2.1.0)
- LoadMoreTableViewController (2.1.2)

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

SPEC CHECKSUMS:
LoadMoreTableViewController: 94c685dd5ecf38bc2bc9190bd4bf0b9671ffc623
LoadMoreTableViewController: 6a7059a50d4544bf23d011172a15740aab361fe3

PODFILE CHECKSUM: 2d1c41854f8e04f260b3d9549af07292e79adc0b

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.

2 changes: 1 addition & 1 deletion LoadMoreTableViewController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "LoadMoreTableViewController"
s.version = "2.1.0"
s.version = "2.1.2"
s.summary = "Automatic cell loading on UITableViewController."

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

0 comments on commit ff76f1b

Please sign in to comment.