Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSoftware committed Aug 18, 2016
1 parent 345a49c commit 4598566
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 16 deletions.
12 changes: 6 additions & 6 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- Reusable (2.4.0):
- Reusable/Storyboard (= 2.4.0)
- Reusable/View (= 2.4.0)
- Reusable/Storyboard (2.4.0)
- Reusable/View (2.4.0)
- Reusable (2.5.0):
- Reusable/Storyboard (= 2.5.0)
- Reusable/View (= 2.5.0)
- Reusable/Storyboard (2.5.0)
- Reusable/View (2.5.0)

DEPENDENCIES:
- Reusable (from `../`)
Expand All @@ -13,7 +13,7 @@ EXTERNAL SOURCES:
:path: ../

SPEC CHECKSUMS:
Reusable: c23110dd77e6d3cb2ee2197289ef5e21005ba8f0
Reusable: 1775ede04719c488bb04e809d923cbb7214168b8

PODFILE CHECKSUM: 396891106f5d114bc0d21fe52c4957aa880dd013

Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/Reusable.podspec.json

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

12 changes: 6 additions & 6 deletions Example/Pods/Manifest.lock

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

2 changes: 1 addition & 1 deletion Example/Pods/Target Support Files/Reusable/Info.plist

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

2 changes: 1 addition & 1 deletion Reusable.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "Reusable"
s.version = "2.4.0"
s.version = "2.5.0"
s.summary = "A Swift Mixin to deal with reusable UITableView & UICollectionView cells and XIB-based views"

s.description = <<-DESC
Expand Down

0 comments on commit 4598566

Please sign in to comment.