Skip to content

Commit 9228222

Browse files
committed
Merge branch 'release/1.2.8' into develop
2 parents cf36ae1 + a3ac417 commit 9228222

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NXOAuth2Client.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'NXOAuth2Client'
3-
s.version = '1.2.7'
3+
s.version = '1.2.8'
44
s.license = {
55
:type => 'BSD',
66
:text => <<-LICENSETEXT

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ installation steps automatically.
2424

2525
In order to install the library this way add the following line to your `Podfile`:
2626

27-
```pod 'NXOAuth2Client', '~> 1.2.6'```
27+
```pod 'NXOAuth2Client', '~> 1.2.8'```
2828

2929
and run the following command `pod install`.
3030

0 commit comments

Comments
 (0)