diff --git a/AppStoreVersion.podspec b/AppStoreVersion.podspec index 23b750e..028c8de 100644 --- a/AppStoreVersion.podspec +++ b/AppStoreVersion.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "AppStoreVersion" - s.version = "1.0.4" + s.version = "1.0.5" s.summary = "An easy Swift framework to check your latest app version available on the AppStore and compare it to the installed version" s.description = <<-DESC An easy Swift framework to check your latest app version available on the AppStore and compare it to the installed version.