Browse Source

Set version to 2.0.0-Xcode83b3

Roman Dzieciol 9 năm trước cách đây
mục cha
commit
2561d3b33a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Swifter.podspec

+ 1 - 1
Swifter.podspec

@@ -1,7 +1,7 @@
 Pod::Spec.new do |s|
 
   s.name                  = "Swifter"
-  s.version               = "1.3.2"
+  s.version               = "2.0.0-Xcode83b3"
   s.summary               = "Tiny http server engine written in Swift programming language."
   s.homepage              = "https://github.com/glock45/swifter"
   s.license               = { :type => 'Copyright', :file => 'LICENSE' }