Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Updated TieApiClient to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JosueGalher committed Oct 2, 2019
1 parent e849368 commit 7d9f3f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion TieExample/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ target 'TieExample' do
use_frameworks!

# Pods for TieExample
pod 'TieApiClient', '~> 1.1.1'
pod 'TieApiClient', '~> 1.1.2'

end
2 changes: 1 addition & 1 deletion TieExampleObjC/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ target 'TieExampleObjC' do
use_frameworks!

# Pods for TieExampleObjC
pod 'TieApiClient', '~> 1.1.1'
pod 'TieApiClient', '~> 1.1.2'
end

0 comments on commit 7d9f3f1

Please sign in to comment.