From bf869de02689df924f3c70498931cd0072e26bb3 Mon Sep 17 00:00:00 2001 From: Elf Sundae Date: Wed, 29 May 2019 16:08:51 +0800 Subject: [PATCH] Bump 3.5.1 --- CHANGELOG.md | 2 +- ESFramework.podspec | 2 +- ESFrameworkUI.podspec | 2 +- Example/Podfile.lock | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08f6c7d5..0001cf8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## 3.5.1 (2019-05-29) - Improved generic support. - Renamed NSArray `-reversedArray` to `-arrayByReversingObjects`. diff --git a/ESFramework.podspec b/ESFramework.podspec index a21c4806..7d21b067 100644 --- a/ESFramework.podspec +++ b/ESFramework.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ESFramework' - s.version = '3.5.0' + s.version = '3.5.1' s.license = { :type => 'MIT', :file => 'LICENSE' } s.summary = 'ESFramework is an efficient, small framework for iOS.' s.homepage = 'https://github.com/ElfSundae/ESFramework' diff --git a/ESFrameworkUI.podspec b/ESFrameworkUI.podspec index 8d21f8fd..753e149d 100644 --- a/ESFrameworkUI.podspec +++ b/ESFrameworkUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ESFrameworkUI' - s.version = '3.5.0' + s.version = '3.5.1' s.license = { :type => 'MIT', :file => 'LICENSE' } s.summary = 'ESFramework UI Components.' s.homepage = 'https://github.com/ElfSundae/ESFramework' diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 61ddfd7b..d9c22389 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,8 +1,8 @@ PODS: - AFNetworking/Reachability (3.2.1) - - ESFramework (3.5.0): + - ESFramework (3.5.1): - AFNetworking/Reachability - - ESFrameworkUI (3.5.0): + - ESFrameworkUI (3.5.1): - ESFramework (>= 3.0) DEPENDENCIES: @@ -19,8 +19,8 @@ CHECKOUT OPTIONS: SPEC CHECKSUMS: AFNetworking: b6f891fdfaed196b46c7a83cf209e09697b94057 - ESFramework: 1a026e69552f94c5257ac5838445b5a325ebedf1 - ESFrameworkUI: 451f7d79fe4482e3518e30cffe8c86b68498ed27 + ESFramework: d6dc63941efe36c519ffe21e42c0f456418eee6b + ESFrameworkUI: 5a1f6f3115df179c550b089be7619e6fdf0756c0 COCOAPODS: 1.7.0