Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Commit 52d29ad

Browse files
Merge branch 'release/1.3.1'
2 parents 6173e7e + 2110cc8 commit 52d29ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ALCameraViewController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "ALCameraViewController"
3-
spec.version = "1.3.0"
3+
spec.version = "1.3.1"
44
spec.summary = "A camera view controller with custom image picker and image cropping. Written in Swift."
55
spec.source = { :git => "https://github.com/AlexLittlejohn/ALCameraViewController.git", :tag => spec.version.to_s }
66
spec.requires_arc = true

0 commit comments

Comments
 (0)