Skip to content

Commit

Permalink
Bump version to 1.8.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitrise Bot committed May 15, 2018
1 parent c1957b5 commit cec95ec
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,7 +1,7 @@
PODS:
- InjectableLoggers (1.1.0)
- PureLayout (3.0.2)
- Zoomy (1.7.2):
- Zoomy (1.8.0):
- InjectableLoggers (~> 1.0)
- PureLayout (~> 3.0)

Expand All @@ -21,7 +21,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
InjectableLoggers: 4c597e6e6214d64e8e840238ec9e1a4cc70da60a
PureLayout: 4d550abe49a94f24c2808b9b95db9131685fe4cd
Zoomy: e6143d0d58f16769435065aa1055ae4709639e01
Zoomy: 14a2165fbb1fd472def74212e5f057f0cbcec7ee

PODFILE CHECKSUM: d73839f89c40d82dac3dbafcdd83a82a089b33e6

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

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.

2 changes: 1 addition & 1 deletion Example/Pods/Target Support Files/Zoomy/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 Zoomy.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Zoomy'
s.version = '1.7.2'
s.version = '1.8.0'
s.summary = 'Zoomy allows UIScrollView like zooming on UIImageViews in any view hierarchy'

s.description = <<-DESC
Expand Down

0 comments on commit cec95ec

Please sign in to comment.