Skip to content

Commit 47c5c9a

Browse files
committed
Merge branch 'master' of github.com:cbpowell/MarqueeLabel
2 parents 071006f + a60846b commit 47c5c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MarqueeLabel.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "MarqueeLabel"
3-
s.version = "3.1.0"
3+
s.version = "3.1.3"
44
s.summary = "A drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when needed."
55
s.homepage = "https://github.com/cbpowell/MarqueeLabel"
66
s.license = { :type => 'MIT', :file => 'LICENSE' }

0 commit comments

Comments
 (0)