Skip to content

Commit

Permalink
Bump to version 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtaylor committed Feb 18, 2017
1 parent 8085fad commit 1240a1c
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 = "4.0.0"
s.version = "4.1.0"
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 => "v4.0.0" }
s.source = { :git => "https://github.com/raphaelmor/Polyline.git", :tag => "v4.1.0" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit 1240a1c

Please sign in to comment.