Skip to content

Commit de315f7

Browse files
committed
Updating version to refelct recent bug fix.
1 parent d93cec6 commit de315f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GRKContainerViewController.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 = "GRKContainerViewController"
3-
s.version = "1.1"
3+
s.version = "1.2"
44
s.summary = "A simple container view controller used to easily swap contained controllers with optional animation."
55
s.description = <<-DESC
66
A container UIViewController providing the ability to easily transition from one contained view controller to another.

0 commit comments

Comments
 (0)