Просмотр исходного кода

Bump pod spec to 5.11.1 (#4001)

This PR bumps the podspec to 5.11.1, forgot to in the prepare PR.
Jon Shier 1 неделя назад
Родитель
Сommit
f73a2fcb60
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Alamofire.podspec

+ 1 - 1
Alamofire.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
 Pod::Spec.new do |s|
   s.name = 'Alamofire'
   s.name = 'Alamofire'
-  s.version = '5.11.0'
+  s.version = '5.11.1'
   s.license = 'MIT'
   s.license = 'MIT'
   s.summary = 'Elegant HTTP Networking in Swift'
   s.summary = 'Elegant HTTP Networking in Swift'
   s.homepage = 'https://github.com/Alamofire/Alamofire'
   s.homepage = 'https://github.com/Alamofire/Alamofire'