From 10cd4babc10b77f723826cd408798ea2560eaccf Mon Sep 17 00:00:00 2001 From: Vitalii Parovishnyk Date: Tue, 25 Apr 2017 12:13:14 +0300 Subject: [PATCH] v 1.0.6 --- IGRPhotoTweaks.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IGRPhotoTweaks.podspec b/IGRPhotoTweaks.podspec index dd56b14..fcd6a5f 100755 --- a/IGRPhotoTweaks.podspec +++ b/IGRPhotoTweaks.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'IGRPhotoTweaks' - spec.version = '1.0.5' + spec.version = '1.0.6' spec.platform = :ios, '9.0' spec.license = { :type => "MIT", :file => "LICENSE" }