浏览代码

Updated the podspec to the 4.0.0 release.

Christian Noon 9 年之前
父节点
当前提交
9563afbdca
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Alamofire.podspec

+ 1 - 1
Alamofire.podspec

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