diff --git a/LaneAssist.podspec b/LaneAssist.podspec index f80ed5c..4aaa8e6 100644 --- a/LaneAssist.podspec +++ b/LaneAssist.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "LaneAssist" - s.version = "2.2.0" + s.version = "2.2.1" s.summary = "An Assistant for AutoLayout in Swift." s.description = <<-DESC @@ -33,7 +33,7 @@ Pod::Spec.new do |s| s.platform = :ios, "8.0" - s.source = { :git => "https://github.com/pixelkind/LaneAssist.git", :tag => "2.2.0" } + s.source = { :git => "https://github.com/pixelkind/LaneAssist.git", :tag => "2.2.1" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #