Skip to content

Commit

Permalink
3.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cecipirotto committed Mar 11, 2022
1 parent f9a9960 commit 96967dc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to PagerTabStrip will be documented in this file.

### [3.2.0](https://github.com/xmartlabs/PagerTabStrip/releases/tag/3.2.0)

<!-- Released on 2022-03-11. -->

- Add support for custom style

### [3.1.1](https://github.com/xmartlabs/PagerTabStrip/releases/tag/3.1.1)

<!-- Released on 2021-12-20. -->
Expand Down
2 changes: 1 addition & 1 deletion PagerTabStripView.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "PagerTabStripView"
s.version = "3.1.1"
s.version = "3.2.0"
s.summary = "PagerTabStripView allows navigating through pages using a custom navigation bar in SwiftUI."
s.homepage = "https://github.com/xmartlabs/PagerTabStripView"
s.license = { type: 'MIT', file: 'LICENSE' }
Expand Down

0 comments on commit 96967dc

Please sign in to comment.