From 9ade7f0ecc2812c1fac7debb6f1e260f1f5835c9 Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Sat, 7 Feb 2015 15:50:31 -0800 Subject: [PATCH] 0.0.2 --- SDAVAssetExportSession.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDAVAssetExportSession.podspec b/SDAVAssetExportSession.podspec index 03d2c29..01cef79 100644 --- a/SDAVAssetExportSession.podspec +++ b/SDAVAssetExportSession.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SDAVAssetExportSession" - s.version = "0.0.1" + s.version = "0.0.2" s.summary = "AVAssetExportSession drop-in replacement with customizable audio&video settings" s.description = <<-DESC AVAssetExportSession drop-in remplacement with customizable audio&video settings.