Skip to content

Commit

Permalink
Bump version to 3.1.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/) committed Sep 18, 2019
1 parent 93ca75f commit a834b34
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- InjectableLoggers (2.0.0)
- Zoomy (3.0.0):
- Zoomy (3.1.0):
- InjectableLoggers (~> 2.0)

DEPENDENCIES:
Expand All @@ -17,8 +17,8 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
InjectableLoggers: a21d5df992e5c85533a9a5026152e1c8edef7bbe
Zoomy: 7f514d6a646f2d6cbb2f7c284733acc23e97ca53
Zoomy: d18aa5937b43852af86ab7c4682231eec5e4f8ac

PODFILE CHECKSUM: 39f6e9c0e0d3bdf516c19d2b797b57bee13a1f0c

COCOAPODS: 1.7.4
COCOAPODS: 1.7.5
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.

6 changes: 3 additions & 3 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/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 = '3.0.0'
s.version = '3.1.0'
s.swift_version = '5.0'
s.summary = 'Zoomy allows UIScrollView like zooming on UIImageViews in any view hierarchy'

Expand Down

0 comments on commit a834b34

Please sign in to comment.