From 61fb43b1a7571c2d3e01515d8eb074ab967eac58 Mon Sep 17 00:00:00 2001 From: ThePantsThief Date: Tue, 6 Oct 2015 02:14:41 -0500 Subject: [PATCH] Update podspec --- SnapchatKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SnapchatKit.podspec b/SnapchatKit.podspec index 5ca1a92..ad05a58 100644 --- a/SnapchatKit.podspec +++ b/SnapchatKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SnapchatKit" - s.version = "0.3.4" + s.version = "0.3.5" s.summary = "An Objective-C implementation of the unofficial Snapchat API." s.homepage = "https://github.com/ThePantsThief/SnapchatKit" s.license = 'MIT'