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

Commit

Permalink
Merge branch 'release/1.3.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexLittlejohn committed Apr 10, 2017
2 parents 6173e7e + 2110cc8 commit 52d29ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ALCameraViewController.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "ALCameraViewController"
spec.version = "1.3.0"
spec.version = "1.3.1"
spec.summary = "A camera view controller with custom image picker and image cropping. Written in Swift."
spec.source = { :git => "https://github.com/AlexLittlejohn/ALCameraViewController.git", :tag => spec.version.to_s }
spec.requires_arc = true
Expand Down

0 comments on commit 52d29ad

Please sign in to comment.