Skip to content

Commit

Permalink
Merge pull request #92 from aerogear/VERSION_2_1_0
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
ziccardi authored Mar 19, 2020
2 parents 47a993a + f9c8f19 commit cbb2c53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AeroGearOAuth2.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "AeroGearOAuth2"
s.version = "2.0.0"
s.version = "2.1.0"
s.summary = "OAuth2 client library based on aerogear-ios-http"
s.homepage = "https://github.com/aerogear/aerogear-ios-oauth2"
s.license = 'Apache License, Version 2.0'
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ DEPENDENCIES:
- OHHTTPStubs (= 5.2.2)

SPEC REPOS:
https://github.com/cocoapods/specs.git:
https://github.com/CocoaPods/Specs.git:
- AeroGearHttp
- OHHTTPStubs

Expand All @@ -29,4 +29,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 7b302d89355d58023f6fc008e933fbcf534556a8

COCOAPODS: 1.7.4
COCOAPODS: 1.8.4

0 comments on commit cbb2c53

Please sign in to comment.