diff --git a/Heimdall.podspec b/Heimdall.podspec index e2d8951..4e2fd6e 100644 --- a/Heimdall.podspec +++ b/Heimdall.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Heimdall" - s.version = "1.1.1" + s.version = "1.1.2" s.summary = "Heimdall is a wrapper around the Security framework for simple encryption/decryption operations." s.license = { :type => "MIT", :file => "LICENSE" }