From 55ca825f001e462e18c651b1c55b80da5cf7126b Mon Sep 17 00:00:00 2001 From: "Kompanez Andreas, ENT-BIZ-PSR-AUG-AUS" Date: Thu, 18 Feb 2016 11:23:56 +0100 Subject: [PATCH] CocoaPod version bump --- LinkPreviewKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LinkPreviewKit.podspec b/LinkPreviewKit.podspec index 4d47eef..2dde362 100644 --- a/LinkPreviewKit.podspec +++ b/LinkPreviewKit.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "LinkPreviewKit" - s.version = "0.4.0" + s.version = "0.4.1" s.summary = "Link preview kit" s.description = <<-DESC Library to fetch the social media meta tag information from a website URL. See [http://moz.com/blog/meta-data-templates-123](http://moz.com/blog/meta-data-templates-123)