Skip to content

Commit

Permalink
Merge pull request #11 from faberNovel/release/1.0.3
Browse files Browse the repository at this point in the history
Release/1.0.3
  • Loading branch information
Samuel Gallet authored Mar 22, 2021
2 parents 49f642e + 7a925af commit e17e691
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ADNavigationBarExtension.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'ADNavigationBarExtension'
s.version = '1.0.2'
s.version = '1.0.3'
s.author = 'Fabernovel Technologies'
s.homepage = 'https://technologies.fabernovel.com/'
s.summary = 'ADNavigationBarExtension is a UI library written in Swift to show and hide an extension to your UINavigationBar'
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.0.3]

### Added
- Set toolbars to fake navigation bar appearance public

## [1.0.2]

### Fix
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- ADNavigationBarExtension (1.0.2):
- ADNavigationBarExtension (1.0.3):
- ADUtils (~> 11.0)
- ADUtils (11.0.0):
- ADUtils/objc (= 11.0.0)
Expand All @@ -23,7 +23,7 @@ EXTERNAL SOURCES:
:path: "./"

SPEC CHECKSUMS:
ADNavigationBarExtension: f7f791cbad7ca548cf007f582e3d12907583f109
ADNavigationBarExtension: 973b264907aa9ad10f33854e0230e84921716e73
ADUtils: 5f5f1ad7a097dcf7104f9c160bc23a30d7943eb8
SwiftLint: 22ccbbe3b8008684be5955693bab135e0ed6a447

Expand Down

0 comments on commit e17e691

Please sign in to comment.