Skip to content

Commit c511bcc

Browse files
committed
podspec
1 parent 832d973 commit c511bcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PullToRefreshCoreText.podspec

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

1818
s.name = "PullToRefreshCoreText"
19-
s.version = "0.1"
19+
s.version = "0.2"
2020
s.summary = "PullToRefresh extension for all UIScrollView type classes with animated text drawing style ",
2121
s.description = <<-DESC
2222
https://github.com/cemolcay/PullToRefreshCoreText/blob/master/README.md
@@ -72,7 +72,7 @@ Pod::Spec.new do |s|
7272
# Supports git, hg, bzr, svn and HTTP.
7373
#
7474

75-
s.source = { :git => "https://github.com/cemolcay/PullToRefreshCoreText.git", :tag => "v0.1" }
75+
s.source = { :git => "https://github.com/cemolcay/PullToRefreshCoreText.git", :tag => "v0.2" }
7676

7777

7878
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)