Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSoftware committed Dec 5, 2016
1 parent 73f1ca9 commit 03ad6bb
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 (3.0.0):
- Reusable/Storyboard (= 3.0.0)
- Reusable/View (= 3.0.0)
- Reusable/Storyboard (3.0.0)
- Reusable/View (3.0.0)
- Reusable (3.0.1):
- Reusable/Storyboard (= 3.0.1)
- Reusable/View (= 3.0.1)
- Reusable/Storyboard (3.0.1)
- Reusable/View (3.0.1)

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

SPEC CHECKSUMS:
Reusable: 90af83e6e49e8a209ec4db33ad523213b8310d1b
Reusable: c8cbbb8e5242b9e035258d893ae5ebd8ae1d9c70

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 = "3.0.0"
s.version = "3.0.1"
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 03ad6bb

Please sign in to comment.