From 12f92e59158df233210dd894d2e815575fcdd9b1 Mon Sep 17 00:00:00 2001 From: Henri Normak Date: Fri, 23 Oct 2015 10:56:50 +0300 Subject: [PATCH] Bumping version --- Heimdall.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Heimdall.podspec b/Heimdall.podspec index f58c454..b1187e8 100644 --- a/Heimdall.podspec +++ b/Heimdall.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Heimdall" - s.version = "0.2.3" + s.version = "0.2.4" s.summary = "Heimdall is a wrapper around the Security framework for simple encryption/decryption operations." s.license = { :type => "MIT", :file => "LICENSE" }