Skip to content

Commit 1240a1c

Browse files
committed
Bump to version 4.1.0
1 parent 8085fad commit 1240a1c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Polyline.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "Polyline"
19-
s.version = "4.0.0"
19+
s.version = "4.1.0"
2020
s.summary = "Polyline encoder / decoder in swift"
2121

2222
s.description = <<-DESC
@@ -71,7 +71,7 @@ Pod::Spec.new do |s|
7171
# Supports git, hg, bzr, svn and HTTP.
7272
#
7373

74-
s.source = { :git => "https://github.com/raphaelmor/Polyline.git", :tag => "v4.0.0" }
74+
s.source = { :git => "https://github.com/raphaelmor/Polyline.git", :tag => "v4.1.0" }
7575

7676

7777
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)