Skip to content

Commit

Permalink
bump version to 2.24.1 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
NSProgrammer authored Oct 20, 2020
1 parent aa0b3bc commit 75e76a2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,18 @@

## Info

**Document version:** 2.24.0
**Document version:** 2.24.1

**Last updated:** 08/06/2020
**Last updated:** 10/20/2020

**Author:** Nolan O'Brien

## History

### 2.24.1 - Liam Nichols

- Add MP4 and WebP subspecs for CocoaPods

### 2.24.0

- Drop iOS 8 and iOS 9 support
Expand Down
2 changes: 1 addition & 1 deletion TwitterImagePipeline.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TwitterImagePipeline'
s.version = '2.24.0'
s.version = '2.24.1'
s.compiler_flags = '-DTIP_PROJECT_VERSION=2.24'
s.summary = 'Twitter Image Pipeline is a robust and performant image loading and caching framework for iOS'
s.description = 'Twitter created a framework for image loading/caching in order to fulfill the numerous needs of Twitter for iOS including being fast, safe, modular and versatile.'
Expand Down

0 comments on commit 75e76a2

Please sign in to comment.