Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update tag to 1.4.0.
  • Loading branch information
aYukoIzuhara authored Apr 5, 2018
1 parent 55dc05c commit cffdd3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ To integrate ABFBeacon into your Xcode project using CocoaPods, specify it in yo
```ruby
platform :ios, '7.1'

pod 'ABFBeacon', :git => 'https://github.com/access-company/ABFBeacon', :tag => '1.0.0'
pod 'ABFBeacon', :git => 'https://github.com/access-company/ABFBeacon', :tag => '1.4.0'
```

Then, run the following command:
Expand Down

0 comments on commit cffdd3a

Please sign in to comment.