Skip to content

Commit

Permalink
Bumped Finjinon version to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
osanoj committed Oct 9, 2020
1 parent 86a4322 commit 7175e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Finjinon.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Finjinon"
s.version = "4.1.4"
s.version = "4.2.0"
s.summary = "Custom iOS camera optimized for taking a sequence of photos quickly and/or selecting from an image picker"
s.description = <<-DESC
Finjinon is a custom AVFoundation based camera UI, focused on quickly adding several photos. Selecting existing photos from the camera roll is supported through a pluggable interface, a default implementation using UIImagePickerController is provided.
Expand Down

0 comments on commit 7175e51

Please sign in to comment.