Skip to content

Commit dce24e6

Browse files
committed
Bump version to 1.2
1 parent d3d2b20 commit dce24e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SMPageControl.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SMPageControl"
3-
s.version = "1.1"
3+
s.version = "1.2"
44
s.summary = "UIPageControl’s fancy one-upping cousin."
55
s.description = <<-DESC
66
Designers love to make beautifully custom page controls that fit in with all the wood,
@@ -35,7 +35,7 @@ Pod::Spec.new do |s|
3535
s.author = { "Jerry Jones" => "[email protected]" }
3636
s.source = {
3737
:git => "https://github.com/Spaceman-Labs/SMPageControl.git",
38-
:tag => "1.1"
38+
:tag => "1.2"
3939
}
4040
s.platform = :ios, '5.0'
4141
s.source_files = 'SMPageControl.{h,m}'

0 commit comments

Comments
 (0)