Skip to content

Commit

Permalink
Bump version to 1.7.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitrise Bot committed May 14, 2018
1 parent e973f71 commit 22ad79c
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.0):
- Zoomy (1.7.1):
- InjectableLoggers (~> 1.0)
- PureLayout (~> 3.0)

Expand All @@ -21,7 +21,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
InjectableLoggers: 4c597e6e6214d64e8e840238ec9e1a4cc70da60a
PureLayout: 4d550abe49a94f24c2808b9b95db9131685fe4cd
Zoomy: 6420c4f1d56411519e02f7538d258703508fc4c6
Zoomy: 9743c4ca1c562a9fab7832894b12dce7b8c04cf4

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.0'
s.version = '1.7.1'
s.summary = 'Zoomy allows UIScrollView like zooming on UIImageViews in any view hierarchy'

s.description = <<-DESC
Expand Down

0 comments on commit 22ad79c

Please sign in to comment.