From 11563219f14505bdf23048b4233dbaae8adbefd2 Mon Sep 17 00:00:00 2001 From: Nick Velloff Date: Wed, 22 Jun 2016 01:57:01 -0700 Subject: [PATCH] version bump --- ImgFlo.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ImgFlo.podspec b/ImgFlo.podspec index 88b0f56..10f4a9a 100644 --- a/ImgFlo.podspec +++ b/ImgFlo.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "ImgFlo" - s.version = "0.2.5" + s.version = "0.2.6" s.summary = "Conveniently produce authorized imgflo URLs." s.homepage = "https://github.com/the-grid/ImgFlo.swift" s.license = { :type => "MIT" }