Skip to content
This repository was archived by the owner on Dec 4, 2018. It is now read-only.

Commit 4c6aefe

Browse files
committed
0.10.0
1 parent 857236c commit 4c6aefe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TLYShyNavBar.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "TLYShyNavBar"
19-
s.version = "0.9.15"
19+
s.version = "0.10.0"
2020
s.summary = "TLYShyNavBar makes your UINavigationBar expand/shrink by adding just a single line. It also comes with extension view support!"
2121

2222
s.description = <<-DESC
@@ -81,7 +81,7 @@ Pod::Spec.new do |s|
8181
# Supports git, hg, bzr, svn and HTTP.
8282
#
8383

84-
s.source = { :git => "https://github.com/telly/TLYShyNavBar.git", :tag => "0.9.15" }
84+
s.source = { :git => "https://github.com/telly/TLYShyNavBar.git", :tag => "0.10.0" }
8585

8686

8787
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)