Skip to content

Commit

Permalink
Merge pull request #88 from aerogear/2.0.0-release
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
danielpassos authored Sep 20, 2017
2 parents 01b6a06 + e7d9582 commit 07712a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AeroGearHttp.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "AeroGearHttp"
s.version = "1.0.0"
s.version = "2.0.0"
s.summary = "Lightweight lib around NSURLSession to ease HTTP calls."
s.homepage = "https://github.com/aerogear/aerogear-ios-http"
s.license = 'Apache License, Version 2.0'
Expand Down

0 comments on commit 07712a1

Please sign in to comment.