diff --git a/.swift-version b/.swift-version index f398a20..5186d07 100644 --- a/.swift-version +++ b/.swift-version @@ -1 +1 @@ -3.0 \ No newline at end of file +4.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index f134252..617a5f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ --- +## [V1.3.2](https://github.com/youngsoft/TangramKit/releases/tag/1.3.2)(2019/04/25) +#### Fixed +1. 兼容swift5.0 + + ## [V1.3.1](https://github.com/youngsoft/TangramKit/releases/tag/1.3.1)(2018/09/21) #### Fixed 1. 为实现对Swift4.0/4.2的支持而修复了所有编译告警的问题。 diff --git a/TangramKit.podspec b/TangramKit.podspec index 7ae14d5..1f015f1 100644 --- a/TangramKit.podspec +++ b/TangramKit.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "TangramKit" - s.version = "1.3.1" + s.version = "1.3.2" s.summary = "TangramKit is A powerful iOS UI framework. It integrated the Android layout,AutoLayout,SizeClass, HTML/CSS float and flexbox functions." s.description = <<-DESC