Skip to content

Commit

Permalink
Bump to version 3.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtaylor committed Sep 21, 2016
1 parent a5fcafb commit 773aab1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Polyline.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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 ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit 773aab1

Please sign in to comment.