소스 검색

Update Podspec

Robert Payne 6 년 전
부모
커밋
d458564516
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      SnapKit.podspec

+ 1 - 1
SnapKit.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name = 'SnapKit'
-  s.version = '5.0.0'
+  s.version = '5.0.1'
   s.license = 'MIT'
   s.summary = 'Harness the power of auto layout with a simplified, chainable, and compile time safe syntax.'
   s.homepage = 'https://github.com/SnapKit/SnapKit'