Skip to content

Commit

Permalink
Merge pull request #4 from faberNovel/release/1.0.0
Browse files Browse the repository at this point in the history
Release 1.0.0
  • Loading branch information
Samuel Gallet authored Jun 22, 2020
2 parents b28c078 + b5db01e commit b94f4e5
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 5 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 = '0.1.3'
s.version = '1.0.0'
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
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

## [1.0.0]

### Fixed
- Readme
- Swiftlint warning
- Repository migration

## [0.1.3]

### Fixed
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- ADNavigationBarExtension (0.1.3):
- ADNavigationBarExtension (1.0.0):
- ADUtils (~> 10.1)
- ADUtils (10.1.0):
- ADUtils/objc (= 10.1.0)
Expand All @@ -11,7 +11,7 @@ PODS:
DEPENDENCIES:
- ADNavigationBarExtension (from `./`)
- ADUtils (~> 10.1)
- SwiftLint (~> 0.39)
- SwiftLint (~> 0.39.1)

SPEC REPOS:
trunk:
Expand All @@ -23,10 +23,10 @@ EXTERNAL SOURCES:
:path: "./"

SPEC CHECKSUMS:
ADNavigationBarExtension: 43869e2458e6d1fb76487d69642fc9a51c2fdab2
ADNavigationBarExtension: fd112ff41a07f872a7396d3998ac50ccfe0ae68b
ADUtils: a88c87c869e8166f3ebdb9523b6940936f7c819a
SwiftLint: 22ccbbe3b8008684be5955693bab135e0ed6a447

PODFILE CHECKSUM: b2a0186d01d83ddfd382a36ca0913a98275ec85f
PODFILE CHECKSUM: 1b201e7fe3b5c6a52049e213c8e739b46201e30c

COCOAPODS: 1.8.3
File renamed without changes.

0 comments on commit b94f4e5

Please sign in to comment.