diff --git a/BundleFileUpdater.podspec b/BundleFileUpdater.podspec index 17e1908..152c82d 100644 --- a/BundleFileUpdater.podspec +++ b/BundleFileUpdater.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "BundleFileUpdater" - s.version = "0.0.3" + s.version = "0.0.4" s.summary = "Deliver your app with up-to-date local resource files and update them dynamically from a remote url." s.description = <<-DESC