Skip to content

Commit fae6540

Browse files
committed
Bump podspec
1 parent 0d2fd1d commit fae6540

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CropViewController.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'CropViewController'
3-
s.version = '2.3.8'
3+
s.version = '2.4.0'
44
s.license = { :type => 'MIT', :file => 'LICENSE' }
55
s.summary = 'A Swift view controller that enables cropping and rotating of UIImage objects.'
66
s.homepage = 'https://github.com/TimOliver/TOCropViewController'

TOCropViewController.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'TOCropViewController'
3-
s.version = '2.3.8'
3+
s.version = '2.4.0'
44
s.license = { :type => 'MIT', :file => 'LICENSE' }
55
s.summary = 'A view controller that enables cropping and rotation of UIImage objects.'
66
s.homepage = 'https://github.com/TimOliver/TOCropViewController'

0 commit comments

Comments
 (0)