Skip to content

Commit

Permalink
Bump podspec version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timdonnelly committed Oct 18, 2019
1 parent a37ea34 commit 8eaa7f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Advance.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
s.authors = "Tim Donnelly"
s.social_media_url = 'http://twitter.com/timdonnelly'

s.source = { :git => "https://github.com/timdonnelly/Advance.git", :tag => "v3.0.0" }
s.source = { :git => "https://github.com/timdonnelly/Advance.git", :tag => "3.1.0" }

s.source_files = "Sources/Advance/**/*.swift"

Expand Down

0 comments on commit 8eaa7f0

Please sign in to comment.