diff --git a/Polyline.podspec b/Polyline.podspec index 2452d29..483fef9 100644 --- a/Polyline.podspec +++ b/Polyline.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "Polyline" - s.version = "3.3.0" + s.version = "3.3.1" 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 => "v3.3.0" } + s.source = { :git => "https://github.com/raphaelmor/Polyline.git", :tag => "v3.3.1" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #