diff --git a/Polyline.podspec b/Polyline.podspec index ddb0d9a..5c3bb3e 100644 --- a/Polyline.podspec +++ b/Polyline.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "Polyline" - s.version = "4.0.0" + s.version = "4.1.0" s.summary = "Polyline encoder / decoder in swift" s.description = <<-DESC @@ -71,7 +71,7 @@ Pod::Spec.new do |s| # Supports git, hg, bzr, svn and HTTP. # - s.source = { :git => "https://github.com/raphaelmor/Polyline.git", :tag => "v4.0.0" } + s.source = { :git => "https://github.com/raphaelmor/Polyline.git", :tag => "v4.1.0" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #