From 0848497c379f1e19ae64a83b2862fccf5be0d1c3 Mon Sep 17 00:00:00 2001 From: William Miller Date: Thu, 29 Sep 2016 08:47:34 -0400 Subject: [PATCH] updated version to 0.1.2 --- MMSCameraViewController.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MMSCameraViewController.podspec b/MMSCameraViewController.podspec index ea5085a..a5be295 100644 --- a/MMSCameraViewController.podspec +++ b/MMSCameraViewController.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'MMSCameraViewController' - s.version = '0.1.1' + s.version = '0.1.2' s.summary = 'Presents a camera for capturing a still image and returns it through the delegate.' # This description is used to generate tags and improve search results.