Skip to content

Commit

Permalink
发布 1.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
listenzz committed Oct 18, 2024
1 parent efaa369 commit 586be29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HBDNavigationBar.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'HBDNavigationBar'
s.version = '1.9.7'
s.version = '1.9.8'
s.summary = 'An aspiring UINavigationBar.'

# This description is used to generate tags and improve search results.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ HBDNavigationBar is available through [CocoaPods](http://cocoapods.org). To inst
it, simply add the following line to your Podfile:
```ruby
pod 'HBDNavigationBar', '~> 1.9.7'
pod 'HBDNavigationBar', '~> 1.9.8'
```

## License
Expand Down

0 comments on commit 586be29

Please sign in to comment.